Searched refs:FSYNC_MODE_POSIX (Results 1 – 2 of 2) sorted by relevance
1012 F2FS_OPTION(sbi).fsync_mode = FSYNC_MODE_POSIX; in parse_options()2008 if (F2FS_OPTION(sbi).fsync_mode == FSYNC_MODE_POSIX) in f2fs_show_options()2047 F2FS_OPTION(sbi).fsync_mode = FSYNC_MODE_POSIX; in default_options()
1354 FSYNC_MODE_POSIX, /* fsync follows posix semantics */ enumerator