Home
last modified time | relevance | path

Searched refs:iwalk_flags (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/fs/xfs/
Dxfs_icache.h59 unsigned int iwalk_flags);
60 int xfs_blockgc_free_quota(struct xfs_inode *ip, unsigned int iwalk_flags);
Dxfs_icache.c1538 unsigned int iwalk_flags) in xfs_blockgc_free_dquots() argument
1550 icw.icw_flags = XFS_ICWALK_FLAG_UNION | iwalk_flags; in xfs_blockgc_free_dquots()
1580 unsigned int iwalk_flags) in xfs_blockgc_free_quota() argument
1585 xfs_inode_dquot(ip, XFS_DQTYPE_PROJ), iwalk_flags); in xfs_blockgc_free_quota()