Home
last modified time | relevance | path

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

/Linux-v5.10/fs/xfs/
Dxfs_icache.h78 void xfs_stop_block_reaping(struct xfs_mount *mp);
Dxfs_super.c921 xfs_stop_block_reaping(mp); in xfs_fs_freeze()
1702 xfs_stop_block_reaping(mp); in xfs_remount_ro()
Dxfs_mount.c1057 xfs_stop_block_reaping(mp); in xfs_unmountfs()
Dxfs_icache.c1677 xfs_stop_block_reaping( in xfs_stop_block_reaping() function
/Linux-v5.10/fs/xfs/scrub/
Dcommon.c905 xfs_stop_block_reaping(sc->mp); in xchk_stop_reaping()