Home
last modified time | relevance | path

Searched refs:xfs_inode_dquot (Results 1 – 4 of 4) sorted by relevance

/linux/fs/xfs/
H A Dxfs_dquot.h159 static inline struct xfs_dquot *xfs_inode_dquot( in xfs_inode_dquot() function
H A Dxfs_dquot.c1016 ASSERT(xfs_inode_dquot(ip, type) == NULL); in xfs_qm_dqget_inode()
1048 dqp1 = xfs_inode_dquot(ip, type); in xfs_qm_dqget_inode()
H A Dxfs_iomap.c359 struct xfs_dquot *dq = xfs_inode_dquot(ip, type); in xfs_quota_need_throttle()
393 struct xfs_dquot *dq = xfs_inode_dquot(ip, type); in xfs_quota_calc_throttle()
H A Dxfs_qm.c2178 dqp = xfs_inode_dquot(ip, type); in xfs_inode_near_dquot_enforcement()