Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_qm.h53 struct radix_tree_root qi_pquota_tree; member
89 return &qi->qi_pquota_tree; in xfs_dquot_tree()
H A Dxfs_qm.c864 INIT_RADIX_TREE(&qinf->qi_pquota_tree, GFP_KERNEL); in xfs_qm_init_quotainfo()