Searched refs:coda_fsync (Results 1 – 5 of 5) sorted by relevance
14 int coda_fsync(struct file *coda_file, loff_t start, loff_t end, int datasync);
202 int coda_fsync(struct file *coda_file, loff_t start, loff_t end, int datasync) in coda_fsync() function237 .fsync = coda_fsync,
91 .fsync = coda_fsync,
448 inp->coda_fsync.VFid = *fid; in venus_fsync()
673 struct coda_fsync_in coda_fsync; member