Home
last modified time | relevance | path

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

/linux-6.6.21/fs/f2fs/
Dsuper.c2469 f2fs_stop_gc_thread(sbi); in f2fs_remount()
2585 f2fs_stop_gc_thread(sbi); in f2fs_remount()
4892 f2fs_stop_gc_thread(sbi); in kill_f2fs_super()
Dgc.c204 void f2fs_stop_gc_thread(struct f2fs_sb_info *sbi) in f2fs_stop_gc_thread() function
Df2fs.h3856 void f2fs_stop_gc_thread(struct f2fs_sb_info *sbi);
Dfile.c2275 f2fs_stop_gc_thread(sbi); in f2fs_ioc_shutdown()