Home
last modified time | relevance | path

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

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