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

/linux-4.4.14/fs/xfs/
H A Dxfs_dquot.h128 static inline xfs_dquot_t *xfs_inode_dquot(struct xfs_inode *ip, int type) xfs_inode_dquot() function
H A Dxfs_dquot.c729 ASSERT(xfs_inode_dquot(ip, type) == NULL); xfs_qm_dqget()
783 dqp1 = xfs_inode_dquot(ip, type); xfs_qm_dqget()
H A Dxfs_iomap.c411 struct xfs_dquot *dq = xfs_inode_dquot(ip, type); xfs_quota_need_throttle()
437 struct xfs_dquot *dq = xfs_inode_dquot(ip, type); xfs_quota_calc_throttle()
H A Dxfs_icache.c1333 dq = xfs_inode_dquot(ip, XFS_DQ_USER); xfs_inode_free_quota_eofblocks()
1342 dq = xfs_inode_dquot(ip, XFS_DQ_GROUP); xfs_inode_free_quota_eofblocks()

Completed in 57 milliseconds