Home
last modified time | relevance | path

Searched defs:xfs_quotainfo (Results 1 – 1 of 1) sorted by relevance

/fs/xfs/
Dxfs_qm.h60 typedef struct xfs_quotainfo { struct
61 struct radix_tree_root qi_uquota_tree;
62 struct radix_tree_root qi_gquota_tree;
86 } xfs_quotainfo_t; argument
90 struct xfs_quotainfo *qi, in xfs_dquot_tree() argument