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

/illumos-gate/usr/src/uts/common/sys/
H A Dstrsubr.h1100 extern int mlink(vnode_t *, int, int, cred_t *, int *, int);
/illumos-gate/usr/src/uts/common/os/
H A Dstrsubr.c1816 * and cleared in the end of mlink when passthru queue is removed.
1978 mlink(vnode_t *vp, int cmd, int arg, cred_t *crp, int *rvalp, int lhlink) function
2025 * See the comment in mlink() concerning STRPLUMB/STPLEX flags.
2074 * can slow others down. It's okay to since attempts to mlink() this
2584 * We need to acquire the lock here for the mlink and munlink case,
H A Dstreamio.c4354 return (mlink(vp, cmd, (int)arg, crp, rvalp, 0));

Completed in 94 milliseconds