Home
last modified time | relevance | path

Searched refs:xfs_inode_near_dquot_enforcement (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_quota.h116 bool xfs_inode_near_dquot_enforcement(struct xfs_inode *ip, xfs_dqtype_t type);
172 #define xfs_inode_near_dquot_enforcement(ip, type) (false) macro
H A Dxfs_icache.c2010 if (xfs_inode_near_dquot_enforcement(ip, XFS_DQTYPE_USER)) in xfs_inodegc_want_queue_work()
2013 if (xfs_inode_near_dquot_enforcement(ip, XFS_DQTYPE_GROUP)) in xfs_inodegc_want_queue_work()
2016 if (xfs_inode_near_dquot_enforcement(ip, XFS_DQTYPE_PROJ)) in xfs_inodegc_want_queue_work()
H A Dxfs_qm.c1926 xfs_inode_near_dquot_enforcement( in xfs_inode_near_dquot_enforcement() function

Completed in 6 milliseconds