Searched refs:pcfs_fsync (Results 1 – 1 of 1) sorted by relevance
107 static int pcfs_fsync(struct vnode *, int, struct cred *, caller_context_t *);153 VOPNAME_FSYNC, { .vop_fsync = pcfs_fsync },181 VOPNAME_FSYNC, { .vop_fsync = pcfs_fsync },883 pcfs_fsync( in pcfs_fsync() function