Home
last modified time | relevance | path

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

/Linux-v5.15/fs/hfsplus/
Dinode.c303 int hfsplus_file_fsync(struct file *file, loff_t start, loff_t end, in hfsplus_file_fsync() function
374 .fsync = hfsplus_file_fsync,
Dhfsplus_fs.h483 int hfsplus_file_fsync(struct file *file, loff_t start, loff_t end,
Ddir.c577 .fsync = hfsplus_file_fsync,