Searched refs:f2fs_do_shutdown (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/fs/f2fs/ |
| H A D | file.c | 2359 int f2fs_do_shutdown(struct f2fs_sb_info *sbi, unsigned int flag, in f2fs_do_shutdown() function 2459 ret = f2fs_do_shutdown(sbi, in, readonly, true); in f2fs_ioc_shutdown()
|
| H A D | super.c | 2634 f2fs_do_shutdown(F2FS_SB(sb), F2FS_GOING_DOWN_NOSYNC, false, false); in f2fs_shutdown()
|
| H A D | f2fs.h | 3585 int f2fs_do_shutdown(struct f2fs_sb_info *sbi, unsigned int flag,
|