Home
last modified time | relevance | path

Searched refs:f2fs_do_shutdown (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/fs/f2fs/
H A Dfile.c2359 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 Dsuper.c2634 f2fs_do_shutdown(F2FS_SB(sb), F2FS_GOING_DOWN_NOSYNC, false, false); in f2fs_shutdown()
H A Df2fs.h3585 int f2fs_do_shutdown(struct f2fs_sb_info *sbi, unsigned int flag,