Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu_objset.c1843 } userquota_cache_t; typedef
1862 do_userquota_cacheflush(objset_t *os, userquota_cache_t *cache, dmu_tx_t *tx) in do_userquota_cacheflush()
1932 do_userquota_update(objset_t *os, userquota_cache_t *cache, uint64_t used, in do_userquota_update()
1958 do_userobjquota_update(objset_t *os, userquota_cache_t *cache, uint64_t flags, in do_userobjquota_update()
1995 userquota_cache_t cache = { 0 }; in userquota_updates_task()