Home
last modified time | relevance | path

Searched refs:qi_uquota_tree (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_qm.h52 struct radix_tree_root qi_uquota_tree; member
81 return &qi->qi_uquota_tree; in xfs_dquot_tree()
H A Dxfs_qm.c652 INIT_RADIX_TREE(&qinf->qi_uquota_tree, GFP_NOFS); in xfs_qm_init_quotainfo()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_qm.h51 struct radix_tree_root qi_uquota_tree; member
80 return &qi->qi_uquota_tree; in xfs_dquot_tree()
H A Dxfs_qm.c647 INIT_RADIX_TREE(&qinf->qi_uquota_tree, GFP_NOFS); in xfs_qm_init_quotainfo()

Completed in 6 milliseconds