Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_icache.c43 XFS_ICWALK_BLOCKGC = XFS_ICI_BLOCKGC_TAG, enumerator
1453 error = xfs_icwalk_ag(pag, XFS_ICWALK_BLOCKGC, NULL); in xfs_blockgc_worker()
1473 error = xfs_icwalk(mp, XFS_ICWALK_BLOCKGC, icw); in xfs_blockgc_free_space()
1596 case XFS_ICWALK_BLOCKGC: in xfs_icwalk_igrab()
1619 case XFS_ICWALK_BLOCKGC: in xfs_icwalk_process_inode()