Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Ddmu_objset.c1219 } userquota_cache_t; typedef
1235 do_userquota_cacheflush(objset_t *os, userquota_cache_t *cache, dmu_tx_t *tx) in do_userquota_cacheflush()
1277 do_userquota_update(userquota_cache_t *cache, uint64_t used, uint64_t flags, in do_userquota_update()
1295 userquota_cache_t cache = { 0 }; in dmu_objset_do_userquota_updates()