Home
last modified time | relevance | path

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

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