Searched defs:xfs_dquot_res (Results 1 – 1 of 1) sorted by relevance
30 struct xfs_dquot_res { struct32 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