Home
last modified time | relevance | path

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

/linux-4.19.296/fs/hpfs/
Dfile.c23 int hpfs_file_fsync(struct file *file, loff_t start, loff_t end, int datasync) in hpfs_file_fsync() function
215 .fsync = hpfs_file_fsync,
Ddir.c326 .fsync = hpfs_file_fsync,
Dhpfs_fn.h271 int hpfs_file_fsync(struct file *, loff_t, loff_t, int);