Searched refs:dmu_buf_get_objset (Results 1 – 3 of 3) sorted by relevance
809 objset_t *dmu_buf_get_objset(dmu_buf_t *db);
531 zap->zap_objset = dmu_buf_get_objset(db); in mzap_open()626 objset_t *os = dmu_buf_get_objset(db); in zap_lockdir_impl()
4372 dmu_buf_get_objset(dmu_buf_t *db) in dmu_buf_get_objset() function