Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
Ddmu_objset.c1599 userquota_update_cache(avl_tree_t *avl, uint64_t id, int64_t delta) in userquota_update_cache() function
1622 userquota_update_cache(&cache->uqc_user_deltas, user, delta); in do_userquota_update()
1623 userquota_update_cache(&cache->uqc_group_deltas, group, delta); in do_userquota_update()