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

/illumos-gate/usr/src/uts/common/sys/
H A Dsunldi_impl.h75 extern void ldi_mlink_fp(struct stdata *, struct file *, int, int);
/illumos-gate/usr/src/uts/common/os/
H A Dstrsubr.c1941 ldi_mlink_fp(stp, fpdown, lhlink, LINKNORMAL);
1943 ldi_mlink_fp(stp, fpdown, lhlink, LINKPERSIST);
H A Ddriver_lyr.c1256 * ldi_mlink_fp() is invoked for all successful streams linkages created
1257 * via I_LINK and I_PLINK. ldi_mlink_fp() records the linkage information
1262 ldi_mlink_fp(struct stdata *stp, file_t *fpdown, int lhlink, int type) function
1277 "stp=0x%p, fpdown=0x%p", "ldi_mlink_fp",
1410 * see the comment in ldi_mlink_fp() for information about how

Completed in 1574 milliseconds