Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_dquot.h68 struct xfs_dquot { struct
79 struct xfs_dquot_res q_blk; /* regular blocks */ argument
80 struct xfs_dquot_res q_ino; /* inodes */ argument
81 struct xfs_dquot_res q_rtb; /* realtime blocks */ argument
85 struct xfs_dquot_pre q_blk_prealloc; argument
86 struct xfs_dquot_pre q_rtb_prealloc; argument
109 static inline void xfs_dqflock(struct xfs_dquot *dqp) in xfs_dqflock() argument