Searched refs:sharefs_fsync (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/sharefs/ |
H A D | file.c | 107 static int sharefs_fsync(struct file *file, loff_t start, loff_t end, in sharefs_fsync() function 250 .fsync = sharefs_fsync, 267 .fsync = sharefs_fsync,
|
/kernel/linux/linux-6.6/fs/sharefs/ |
H A D | file.c | 107 static int sharefs_fsync(struct file *file, loff_t start, loff_t end, in sharefs_fsync() function 250 .fsync = sharefs_fsync, 267 .fsync = sharefs_fsync,
|
Completed in 2 milliseconds