Home
last modified time | relevance | path

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

/linux/fs/xfs/
A Dxfs_icache.h59 unsigned int iwalk_flags);
60 int xfs_blockgc_free_quota(struct xfs_inode *ip, unsigned int iwalk_flags);
A Dxfs_icache.c1517 unsigned int iwalk_flags) in xfs_blockgc_free_dquots() argument
1529 icw.icw_flags = XFS_ICWALK_FLAG_UNION | iwalk_flags; in xfs_blockgc_free_dquots()
1559 unsigned int iwalk_flags) in xfs_blockgc_free_quota() argument
1564 xfs_inode_dquot(ip, XFS_DQTYPE_PROJ), iwalk_flags); in xfs_blockgc_free_quota()

Completed in 7 milliseconds