Home
last modified time | relevance | path

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

/linux-3.4.99/fs/xfs/
Dxfs_qm.h45 struct radix_tree_root qi_uquota_tree; member
74 &((qi)->qi_uquota_tree) : \
Dxfs_qm.c637 INIT_RADIX_TREE(&qinf->qi_uquota_tree, GFP_NOFS); in xfs_qm_init_quotainfo()