Searched defs:auto_rwunlock (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/autofs/
H A Dauto_vnops.c84 static void auto_rwunlock(vnode_t *vp, int, caller_context_t *);
110 VOPNAME_RWUNLOCK, { .vop_rwunlock = auto_rwunlock },
1354 auto_rwunlock(vnode_t *vp, int write_lock, caller_context_t *ct) function

Completed in 61 milliseconds