Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_icache.h59 unsigned int iwalk_flags);
60 int xfs_blockgc_free_quota(struct xfs_inode *ip, unsigned int iwalk_flags);
Dxfs_itable.c270 unsigned int iwalk_flags = 0; in xfs_bulkstat() local
295 iwalk_flags |= XFS_IWALK_SAME_AG; in xfs_bulkstat()
297 error = xfs_iwalk(breq->mp, tp, breq->startino, iwalk_flags, in xfs_bulkstat()
Dxfs_icache.c1535 unsigned int iwalk_flags) in xfs_blockgc_free_dquots() argument
1547 icw.icw_flags = XFS_ICWALK_FLAG_UNION | iwalk_flags; in xfs_blockgc_free_dquots()
1577 unsigned int iwalk_flags) in xfs_blockgc_free_quota() argument
1582 xfs_inode_dquot(ip, XFS_DQTYPE_PROJ), iwalk_flags); in xfs_blockgc_free_quota()