Home
last modified time | relevance | path

Searched refs:dmu_buf_get_objset (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/sys/contrib/openzfs/include/sys/
H A Ddmu.h725 objset_t *dmu_buf_get_objset(dmu_buf_t *db);
/freebsd-13.1/sys/contrib/openzfs/module/zfs/
H A Dzap_micro.c510 objset_t *os = dmu_buf_get_objset(db); in zap_lockdir_impl()
H A Ddbuf.c3902 dmu_buf_get_objset(dmu_buf_t *db) in dmu_buf_get_objset() function