Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_dquot.h153 static inline struct xfs_dquot *xfs_inode_dquot( in xfs_inode_dquot() function
Dxfs_icache.c1621 xfs_inode_dquot(ip, XFS_DQTYPE_USER), in xfs_blockgc_free_quota()
1622 xfs_inode_dquot(ip, XFS_DQTYPE_GROUP), in xfs_blockgc_free_quota()
1623 xfs_inode_dquot(ip, XFS_DQTYPE_PROJ), iwalk_flags); in xfs_blockgc_free_quota()
Dxfs_dquot.c985 ASSERT(xfs_inode_dquot(ip, type) == NULL); in xfs_qm_dqget_inode()
1016 dqp1 = xfs_inode_dquot(ip, type); in xfs_qm_dqget_inode()
Dxfs_iomap.c344 struct xfs_dquot *dq = xfs_inode_dquot(ip, type); in xfs_quota_need_throttle()
368 struct xfs_dquot *dq = xfs_inode_dquot(ip, type); in xfs_quota_calc_throttle()
Dxfs_qm.c1987 dqp = xfs_inode_dquot(ip, type); in xfs_inode_near_dquot_enforcement()