Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_icache.c44 XFS_ICWALK_BLOCKGC = XFS_ICI_BLOCKGC_TAG, enumerator
1507 error = xfs_icwalk_ag(pag, XFS_ICWALK_BLOCKGC, NULL); in xfs_blockgc_worker()
1527 error = xfs_icwalk(mp, XFS_ICWALK_BLOCKGC, icw); in xfs_blockgc_free_space()
1648 case XFS_ICWALK_BLOCKGC: in xfs_icwalk_igrab()
1671 case XFS_ICWALK_BLOCKGC: in xfs_icwalk_process_inode()