Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Ddmu.h728 objset_t *dmu_buf_get_objset(dmu_buf_t *db);
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzap_micro.c512 objset_t *os = dmu_buf_get_objset(db); in zap_lockdir_impl()
H A Ddbuf.c3829 dmu_buf_get_objset(dmu_buf_t *db) in dmu_buf_get_objset() function