Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddmu_objset.c1830 } userquota_cache_t; typedef
1849 do_userquota_cacheflush(objset_t *os, userquota_cache_t *cache, dmu_tx_t *tx) in do_userquota_cacheflush()
1919 do_userquota_update(objset_t *os, userquota_cache_t *cache, uint64_t used, in do_userquota_update()
1946 do_userobjquota_update(objset_t *os, userquota_cache_t *cache, uint64_t flags, in do_userobjquota_update()
1983 userquota_cache_t cache = { { 0 } }; in userquota_updates_task()