Home
last modified time | relevance | path

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

/linux/fs/hfsplus/
H A Dinode.c300 int hfsplus_file_fsync(struct file *file, loff_t start, loff_t end, in hfsplus_file_fsync() function
371 .fsync = hfsplus_file_fsync,
H A Dhfsplus_fs.h488 int hfsplus_file_fsync(struct file *file, loff_t start, loff_t end,
H A Ddir.c577 .fsync = hfsplus_file_fsync,