Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/
Dxfs_icache.c43 XFS_ICWALK_BLOCKGC = XFS_ICI_BLOCKGC_TAG, enumerator
1458 error = xfs_icwalk_ag(pag, XFS_ICWALK_BLOCKGC, NULL); in xfs_blockgc_worker()
1478 error = xfs_icwalk(mp, XFS_ICWALK_BLOCKGC, icw); in xfs_blockgc_free_space()
1602 case XFS_ICWALK_BLOCKGC: in xfs_icwalk_igrab()
1625 case XFS_ICWALK_BLOCKGC: in xfs_icwalk_process_inode()