Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddmu_objset.c1796 } userquota_cache_t; typedef
1815 do_userquota_cacheflush(objset_t *os, userquota_cache_t *cache, dmu_tx_t *tx) in do_userquota_cacheflush()
1885 do_userquota_update(objset_t *os, userquota_cache_t *cache, uint64_t used, in do_userquota_update()
1912 do_userobjquota_update(objset_t *os, userquota_cache_t *cache, uint64_t flags, in do_userobjquota_update()
1949 userquota_cache_t cache = { { 0 } }; in userquota_updates_task()