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);
239 int coda_fsync(struct file *coda_file, loff_t start, loff_t end, int datasync) in coda_fsync() function274 .fsync = coda_fsync,
590 .fsync = coda_fsync,
449 inp->coda_fsync.VFid = *fid; in venus_fsync()
671 struct coda_fsync_in coda_fsync; member