Home
last modified time | relevance | path

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

/linux/fs/xfs/
A Dxfs_icache.h62 unsigned int iwalk_flags);
63 int xfs_blockgc_free_quota(struct xfs_inode *ip, unsigned int iwalk_flags);
A Dxfs_itable.c289 unsigned int iwalk_flags = 0; in xfs_bulkstat() local
314 iwalk_flags |= XFS_IWALK_SAME_AG; in xfs_bulkstat()
316 error = xfs_iwalk(breq->mp, tp, breq->startino, iwalk_flags, in xfs_bulkstat()
A Dxfs_icache.c1576 unsigned int iwalk_flags) in xfs_blockgc_free_dquots() argument
1588 icw.icw_flags = XFS_ICWALK_FLAG_UNION | iwalk_flags; in xfs_blockgc_free_dquots()
1618 unsigned int iwalk_flags) in xfs_blockgc_free_quota() argument
1623 xfs_inode_dquot(ip, XFS_DQTYPE_PROJ), iwalk_flags); in xfs_blockgc_free_quota()

Completed in 11 milliseconds