Home
last modified time | relevance | path

Searched refs:FSYNC_MODE_STRICT (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/fs/f2fs/
H A Dnamei.c1076 if (F2FS_OPTION(sbi).fsync_mode == FSYNC_MODE_STRICT) { in f2fs_rename()
1242 if (F2FS_OPTION(sbi).fsync_mode == FSYNC_MODE_STRICT) { in f2fs_cross_rename()
H A Ddir.c855 if (F2FS_OPTION(F2FS_I_SB(dir)).fsync_mode == FSYNC_MODE_STRICT) in f2fs_delete_entry()
H A Dsuper.c898 F2FS_OPTION(sbi).fsync_mode = FSYNC_MODE_STRICT; in parse_options()
1726 else if (F2FS_OPTION(sbi).fsync_mode == FSYNC_MODE_STRICT) in f2fs_show_options()
H A Df2fs.h1277 FSYNC_MODE_STRICT, /* fsync behaves in line with ext4 */ enumerator
H A Dfile.c213 else if (F2FS_OPTION(sbi).fsync_mode == FSYNC_MODE_STRICT && in need_do_checkpoint()
/kernel/linux/linux-6.6/fs/f2fs/
H A Dnamei.c1125 if (F2FS_OPTION(sbi).fsync_mode == FSYNC_MODE_STRICT) { in f2fs_rename()
1290 if (F2FS_OPTION(sbi).fsync_mode == FSYNC_MODE_STRICT) { in f2fs_cross_rename()
H A Ddir.c891 if (F2FS_OPTION(F2FS_I_SB(dir)).fsync_mode == FSYNC_MODE_STRICT) in f2fs_delete_entry()
H A Dsuper.c1042 F2FS_OPTION(sbi).fsync_mode = FSYNC_MODE_STRICT; in parse_options()
2122 else if (F2FS_OPTION(sbi).fsync_mode == FSYNC_MODE_STRICT) in f2fs_show_options()
H A Dfile.c211 else if (F2FS_OPTION(sbi).fsync_mode == FSYNC_MODE_STRICT && in need_do_checkpoint()
309 FSYNC_MODE_STRICT && !atomic) in f2fs_do_sync_file()
H A Df2fs.h1357 FSYNC_MODE_STRICT, /* fsync behaves in line with ext4 */ enumerator

Completed in 43 milliseconds