Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
HDdmu_objset.c1454 uint64_t uqn_id; member
1470 if (luqn->uqn_id < ruqn->uqn_id) in userquota_compare()
1472 if (luqn->uqn_id > ruqn->uqn_id) in userquota_compare()
1495 uqn->uqn_id, uqn->uqn_delta, tx)); in do_userquota_cacheflush()
1506 uqn->uqn_id, uqn->uqn_delta, tx)); in do_userquota_cacheflush()
1516 userquota_node_t search = { .uqn_id = id }; in userquota_update_cache()
1522 uqn->uqn_id = id; in userquota_update_cache()