Home
last modified time | relevance | path

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

/openbmc/linux/fs/f2fs/
H A Dfile.c2268 int f2fs_do_shutdown(struct f2fs_sb_info *sbi, unsigned int flag, in f2fs_do_shutdown() function
2360 ret = f2fs_do_shutdown(sbi, in, readonly, true); in f2fs_ioc_shutdown()
H A Df2fs.h3488 int f2fs_do_shutdown(struct f2fs_sb_info *sbi, unsigned int flag,
H A Dsuper.c2548 f2fs_do_shutdown(F2FS_SB(sb), F2FS_GOING_DOWN_NOSYNC, false, false); in f2fs_shutdown()