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

/illumos-gate/usr/src/uts/common/os/
H A Dstrsubr.c1727 int lhlink)
1941 ldi_mlink_fp(stp, fpdown, lhlink, LINKNORMAL);
1943 ldi_mlink_fp(stp, fpdown, lhlink, LINKPERSIST);
1978 mlink(vnode_t *vp, int cmd, int arg, cred_t *crp, int *rvalp, int lhlink) argument
1984 ret = mlink_file(vp, cmd, fpdown, crp, rvalp, lhlink);
1726 mlink_file(vnode_t *vp, int cmd, struct file *fpdown, cred_t *crp, int *rvalp, int lhlink) argument
H A Ddriver_lyr.c1262 ldi_mlink_fp(struct stdata *stp, file_t *fpdown, int lhlink, int type) argument
1284 if (lhlink) {

Completed in 2022 milliseconds