Home
last modified time | relevance | path

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

/linux-3.4.99/fs/xfs/
Dxfs_qm.h44 typedef struct xfs_quotainfo { struct
45 struct radix_tree_root qi_uquota_tree;
46 struct radix_tree_root qi_gquota_tree;
70 } xfs_quotainfo_t; argument