Searched refs:venus_fsync (Results 1 – 3 of 3) sorted by relevance
69 int venus_fsync(struct super_block *sb, struct CodaFid *fid);
224 err = venus_fsync(coda_inode->i_sb, coda_i2f(coda_inode)); in coda_fsync()
439 int venus_fsync(struct super_block *sb, struct CodaFid *fid) in venus_fsync() function