Home
last modified time | relevance | path

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

/linux-4.1.27/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.c373 struct xfs_dquot *dq = xfs_inode_dquot(ip, type); in xfs_quota_need_throttle()
399 struct xfs_dquot *dq = xfs_inode_dquot(ip, type); in xfs_quota_calc_throttle()
Dxfs_dquot.c733 ASSERT(xfs_inode_dquot(ip, type) == NULL); in xfs_qm_dqget()
787 dqp1 = xfs_inode_dquot(ip, type); in xfs_qm_dqget()
Dxfs_icache.c1331 dq = xfs_inode_dquot(ip, XFS_DQ_USER); in xfs_inode_free_quota_eofblocks()
1340 dq = xfs_inode_dquot(ip, XFS_DQ_GROUP); in xfs_inode_free_quota_eofblocks()