Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/
Dxfs_icache.h122 void xfs_stop_block_reaping(struct xfs_mount *mp);
Dxfs_super.c1351 xfs_stop_block_reaping(mp); in xfs_fs_remount()
1395 xfs_stop_block_reaping(mp); in xfs_fs_freeze()
Dxfs_mount.c1030 xfs_stop_block_reaping(mp); in xfs_unmountfs()
Dxfs_icache.c1823 xfs_stop_block_reaping( in xfs_stop_block_reaping() function
/Linux-v5.4/fs/xfs/scrub/
Dcommon.c905 xfs_stop_block_reaping(sc->mp); in xchk_stop_reaping()