Home
last modified time | relevance | path

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

/linux-5.19.10/fs/hfsplus/
Dinode.c305 int hfsplus_file_fsync(struct file *file, loff_t start, loff_t end, in hfsplus_file_fsync() function
376 .fsync = hfsplus_file_fsync,
Dhfsplus_fs.h485 int hfsplus_file_fsync(struct file *file, loff_t start, loff_t end,
Ddir.c577 .fsync = hfsplus_file_fsync,