Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_icache.h78 void xfs_stop_block_reaping(struct xfs_mount *mp);
H A Dxfs_super.c927 xfs_stop_block_reaping(mp); in xfs_fs_freeze()
1732 xfs_stop_block_reaping(mp); in xfs_remount_ro()
H A Dxfs_mount.c1103 xfs_stop_block_reaping(mp); in xfs_unmountfs()
H A Dxfs_icache.c1678 xfs_stop_block_reaping( in xfs_stop_block_reaping() function
/OK3568_Linux_fs/kernel/fs/xfs/scrub/
H A Dcommon.c905 xfs_stop_block_reaping(sc->mp); in xchk_stop_reaping()