Home
last modified time | relevance | path

Searched refs:venus_fsync (Results 1 – 3 of 3) sorted by relevance

/linux/fs/coda/
H A Dcoda_psdev.h84 int venus_fsync(struct super_block *sb, struct CodaFid *fid);
H A Dfile.c316 err = venus_fsync(coda_inode->i_sb, coda_i2f(coda_inode)); in coda_fsync()
H A Dupcall.c440 int venus_fsync(struct super_block *sb, struct CodaFid *fid) in venus_fsync() function