Searched defs:xfs_def_quota (Results 1 – 1 of 1) sorted by relevance
44 struct xfs_def_quota { struct45 xfs_qcnt_t bhardlimit; /* default data blk hard limit */46 xfs_qcnt_t bsoftlimit; /* default data blk soft limit */47 xfs_qcnt_t ihardlimit; /* default inode count hard limit */48 xfs_qcnt_t isoftlimit; /* default inode count soft limit */49 xfs_qcnt_t rtbhardlimit; /* default realtime blk hard limit */50 xfs_qcnt_t rtbsoftlimit; /* default realtime blk soft limit */