Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddmu.h735 objset_t *dmu_buf_get_objset(dmu_buf_t *db);
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzap_micro.c478 objset_t *os = dmu_buf_get_objset(db); in zap_lockdir_impl()
H A Ddbuf.c3338 dmu_buf_get_objset(dmu_buf_t *db) in dmu_buf_get_objset() function