Searched refs:auto_fsync (Results 1 – 1 of 1) sorted by relevance
82 static int auto_fsync(vnode_t *, int, cred_t *, caller_context_t *);108 VOPNAME_FSYNC, { .vop_fsync = auto_fsync },1294 auto_fsync(vnode_t *cp, int syncflag, cred_t *cred, caller_context_t *ct) in auto_fsync() function