Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_qm.h62 struct radix_tree_root qi_gquota_tree; member
97 return &qi->qi_gquota_tree; in xfs_dquot_tree()
Dxfs_qm.c592 INIT_RADIX_TREE(&qinf->qi_gquota_tree, GFP_NOFS); in xfs_qm_init_quotainfo()