Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/openzfs/module/zfs/
H A Ddmu_objset.c1854 } userquota_cache_t; typedef
1873 do_userquota_cacheflush(objset_t *os, userquota_cache_t *cache, dmu_tx_t *tx) in do_userquota_cacheflush()
1943 do_userquota_update(objset_t *os, userquota_cache_t *cache, uint64_t used, in do_userquota_update()
1970 do_userobjquota_update(objset_t *os, userquota_cache_t *cache, uint64_t flags, in do_userobjquota_update()
2007 userquota_cache_t cache = { { 0 } }; in userquota_updates_task()