Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_zone_alloc.h52 void xfs_zone_gc_start(struct xfs_mount *mp);
62 static inline void xfs_zone_gc_start(struct xfs_mount *mp) in xfs_zone_gc_start() function
H A Dxfs_super.c1032 xfs_zone_gc_start(mp); in xfs_fs_freeze()
1054 xfs_zone_gc_start(mp); in xfs_fs_unfreeze()
2082 xfs_zone_gc_start(mp); in xfs_remount_rw()
H A Dxfs_zone_gc.c1097 xfs_zone_gc_start( in xfs_zone_gc_start() function
H A Dxfs_mount.c1229 xfs_zone_gc_start(mp); in xfs_mountfs()