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