Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_dquot.h30 struct xfs_dquot_res { struct
32 xfs_qcnt_t reserved;
35 xfs_qcnt_t count;
38 xfs_qcnt_t hardlimit;
39 xfs_qcnt_t softlimit;
46 time64_t timer;
71 struct xfs_dquot_res q_blk; /* regular blocks */ argument