Searched refs:coda_fsync (Results 1 - 13 of 13) sorted by relevance
/kernel/linux/linux-5.10/fs/coda/ |
H A D | coda_int.h | 15 int coda_fsync(struct file *coda_file, loff_t start, loff_t end, int datasync);
|
H A D | file.c | 269 int coda_fsync(struct file *coda_file, loff_t start, loff_t end, int datasync) in coda_fsync() function 303 .fsync = coda_fsync,
|
H A D | dir.c | 588 .fsync = coda_fsync,
|
H A D | upcall.c | 449 inp->coda_fsync.VFid = *fid; in venus_fsync()
|
/kernel/linux/linux-6.6/fs/coda/ |
H A D | coda_int.h | 15 int coda_fsync(struct file *coda_file, loff_t start, loff_t end, int datasync);
|
H A D | file.c | 297 int coda_fsync(struct file *coda_file, loff_t start, loff_t end, int datasync) in coda_fsync() function 331 .fsync = coda_fsync,
|
H A D | dir.c | 588 .fsync = coda_fsync,
|
H A D | upcall.c | 449 inp->coda_fsync.VFid = *fid; in venus_fsync()
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | coda.h | 544 /* coda_fsync: NO_OUT */ 690 struct coda_fsync_in coda_fsync; member
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | coda.h | 544 /* coda_fsync: NO_OUT */ 690 struct coda_fsync_in coda_fsync; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | coda.h | 472 struct coda_fsync_in coda_fsync; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | coda.h | 472 struct coda_fsync_in coda_fsync; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | coda.h | 452 struct coda_fsync_in coda_fsync; member
|
Completed in 13 milliseconds