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

/linux-master/fs/xfs/
H A Dxfs_dquot.h153 static inline struct xfs_dquot *xfs_inode_dquot( function
H A Dxfs_icache.c1577 xfs_inode_dquot(ip, XFS_DQTYPE_USER),
1578 xfs_inode_dquot(ip, XFS_DQTYPE_GROUP),
1579 xfs_inode_dquot(ip, XFS_DQTYPE_PROJ), iwalk_flags);
H A Dxfs_dquot.c989 ASSERT(xfs_inode_dquot(ip, type) == NULL);
1020 dqp1 = xfs_inode_dquot(ip, type);
H A Dxfs_iomap.c353 struct xfs_dquot *dq = xfs_inode_dquot(ip, type);
377 struct xfs_dquot *dq = xfs_inode_dquot(ip, type);
H A Dxfs_qm.c1948 dqp = xfs_inode_dquot(ip, type);

Completed in 129 milliseconds