Searched refs:first_lpath (Results 1 – 4 of 4) sorted by relevance
133 if (oplmsu_uinst->first_lpath == NULL) { in oplmsu_link_lpath()134 oplmsu_uinst->first_lpath = add_lpath; in oplmsu_link_lpath()164 first = &oplmsu_uinst->first_lpath; in oplmsu_unlink_lpath()236 lpath = oplmsu_uinst->first_lpath; in oplmsu_check_lpath_usable()1054 lpath = oplmsu_uinst->first_lpath; in oplmsu_cmn_bufcb()
416 lpath = oplmsu_uinst->first_lpath; in oplmsu_detach()417 oplmsu_uinst->first_lpath = NULL; in oplmsu_detach()626 for (lpath = oplmsu_uinst->first_lpath; lpath; ) { in oplmsu_close()1040 lpath = oplmsu_uinst->first_lpath; in oplmsu_ursrv()1175 lpath = oplmsu_uinst->first_lpath; in oplmsu_set_lpathnum()1380 lpath = oplmsu_uinst->first_lpath; in oplmsu_dr_detach()1729 lpath = oplmsu_uinst->first_lpath; in oplmsu_create_upath()
170 lpath = oplmsu_uinst->first_lpath; in oplmsu_uwioctl_ipunlink()
266 lpath_t *first_lpath; member