Searched refs:dmu_buf_get_objset (Results 1 – 3 of 3) sorted by relevance
764 objset_t *dmu_buf_get_objset(dmu_buf_t *db);
519 zap->zap_objset = dmu_buf_get_objset(db); in mzap_open()614 objset_t *os = dmu_buf_get_objset(db); in zap_lockdir_impl()
4335 dmu_buf_get_objset(dmu_buf_t *db) in dmu_buf_get_objset() function