Home
last modified time | relevance | path

Searched refs:hpfs_file_fsync (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/hpfs/
H A Dfile.c24 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,
H A Dhpfs_fn.h271 int hpfs_file_fsync(struct file *, loff_t, loff_t, int);
H A Ddir.c326 .fsync = hpfs_file_fsync,
/kernel/linux/linux-6.6/fs/hpfs/
H A Dfile.c25 int hpfs_file_fsync(struct file *file, loff_t start, loff_t end, int datasync) in hpfs_file_fsync() function
261 .fsync = hpfs_file_fsync,
H A Ddir.c326 .fsync = hpfs_file_fsync,
H A Dhpfs_fn.h271 int hpfs_file_fsync(struct file *, loff_t, loff_t, int);

Completed in 5 milliseconds