Home
last modified time | relevance | path

Searched refs:f2fs_sync_file (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/f2fs/
H A Ddir.c1099 .fsync = f2fs_sync_file,
H A Dfile.c375 int f2fs_sync_file(struct file *file, loff_t start, loff_t end, int datasync) in f2fs_sync_file() function
4352 .fsync = f2fs_sync_file,
H A Df2fs.h2026 * for f2fs_sync_file to avoid data races when deciding checkpoint. in inc_valid_block_count()
3178 int f2fs_sync_file(struct file *file, loff_t start, loff_t end, int datasync);
/kernel/linux/linux-6.6/fs/f2fs/
H A Ddir.c1139 .fsync = f2fs_sync_file,
H A Dfile.c385 int f2fs_sync_file(struct file *file, loff_t start, loff_t end, int datasync) in f2fs_sync_file() function
5026 .fsync = f2fs_sync_file,
H A Df2fs.h2269 * for f2fs_sync_file to avoid data races when deciding checkpoint. in inc_valid_block_count()
3484 int f2fs_sync_file(struct file *file, loff_t start, loff_t end, int datasync);

Completed in 40 milliseconds