Searched defs:xfs_quotainfo (Results 1 – 1 of 1) sorted by relevance
60 typedef struct xfs_quotainfo { struct61 struct radix_tree_root qi_uquota_tree;62 struct radix_tree_root qi_gquota_tree;86 } xfs_quotainfo_t; argument90 struct xfs_quotainfo *qi, in xfs_dquot_tree() argument