Home
last modified time | relevance | path

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

/linux-6.6.21/fs/xfs/
Dxfs_icache.h62 unsigned int iwalk_flags);
63 int xfs_blockgc_free_quota(struct xfs_inode *ip, unsigned int iwalk_flags);
Dxfs_itable.c281 unsigned int iwalk_flags = 0; in xfs_bulkstat() local
306 iwalk_flags |= XFS_IWALK_SAME_AG; in xfs_bulkstat()
308 error = xfs_iwalk(breq->mp, tp, breq->startino, iwalk_flags, in xfs_bulkstat()
Dxfs_icache.c1524 unsigned int iwalk_flags) in xfs_blockgc_free_dquots() argument
1536 icw.icw_flags = XFS_ICWALK_FLAG_UNION | iwalk_flags; in xfs_blockgc_free_dquots()
1566 unsigned int iwalk_flags) in xfs_blockgc_free_quota() argument
1571 xfs_inode_dquot(ip, XFS_DQTYPE_PROJ), iwalk_flags); in xfs_blockgc_free_quota()