Home
last modified time | relevance | path

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

/Linux-v6.6/fs/coda/
Dcoda_psdev.h84 int venus_fsync(struct super_block *sb, struct CodaFid *fid);
Dfile.c318 err = venus_fsync(coda_inode->i_sb, coda_i2f(coda_inode)); in coda_fsync()
Dupcall.c440 int venus_fsync(struct super_block *sb, struct CodaFid *fid) in venus_fsync() function