Searched refs:auto_fsync (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/fs/autofs/
H A Dauto_vnops.c81 static int auto_fsync(vnode_t *, int, cred_t *, caller_context_t *);
107 VOPNAME_FSYNC, { .vop_fsync = auto_fsync },
1293 auto_fsync(vnode_t *cp, int syncflag, cred_t *cred, caller_context_t *ct) function

Completed in 107 milliseconds