Searched defs:xfs_quotainfo (Results 1 – 1 of 1) sorted by relevance
44 typedef struct xfs_quotainfo { struct45 struct radix_tree_root qi_uquota_tree;46 struct radix_tree_root qi_gquota_tree;70 } xfs_quotainfo_t; argument