Searched refs:hfsplus_file_fsync (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/hfsplus/ |
H A D | inode.c | 293 int hfsplus_file_fsync(struct file *file, loff_t start, loff_t end, in hfsplus_file_fsync() function 362 .fsync = hfsplus_file_fsync,
|
H A D | hfsplus_fs.h | 495 int hfsplus_file_fsync(struct file *file, loff_t start, loff_t end,
|
H A D | dir.c | 573 .fsync = hfsplus_file_fsync,
|
/kernel/linux/linux-6.6/fs/hfsplus/ |
H A D | inode.c | 305 int hfsplus_file_fsync(struct file *file, loff_t start, loff_t end, in hfsplus_file_fsync() function 376 .fsync = hfsplus_file_fsync,
|
H A D | hfsplus_fs.h | 487 int hfsplus_file_fsync(struct file *file, loff_t start, loff_t end,
|
H A D | dir.c | 577 .fsync = hfsplus_file_fsync,
|
Completed in 6 milliseconds