Searched refs:coda_fsync (Results 1 – 5 of 5) sorted by relevance
15 int coda_fsync(struct file *coda_file, loff_t start, loff_t end, int datasync);
270 int coda_fsync(struct file *coda_file, loff_t start, loff_t end, int datasync) in coda_fsync() function304 .fsync = coda_fsync,
594 .fsync = coda_fsync,
449 inp->coda_fsync.VFid = *fid; in venus_fsync()
690 struct coda_fsync_in coda_fsync; member