Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_icache.h62 unsigned int iwalk_flags);
63 int xfs_blockgc_free_quota(struct xfs_inode *ip, unsigned int iwalk_flags);
H A Dxfs_icache.c1630 unsigned int iwalk_flags) in xfs_blockgc_free_dquots() argument
1642 icw.icw_flags = XFS_ICWALK_FLAG_UNION | iwalk_flags; in xfs_blockgc_free_dquots()
1672 unsigned int iwalk_flags) in xfs_blockgc_free_quota() argument
1677 xfs_inode_dquot(ip, XFS_DQTYPE_PROJ), iwalk_flags); in xfs_blockgc_free_quota()