Searched refs:nl_open_vp (Results 1 – 14 of 14) sorted by relevance
143 if (error == 0 && nd.nl_open_vp->v_type != VREG) in sys_acct()149 vp = nd.nl_open_vp; in sys_acct()150 nd.nl_open_vp = NULL; in sys_acct()
316 if (error == 0 && nd.nl_open_vp->v_type != VREG) in sys_ktrace()325 tracenode->kn_vp = nd.nl_open_vp; in sys_ktrace()327 nd.nl_open_vp = NULL; in sys_ktrace()
387 if (nd->nl_open_vp) { in nlookup_done()389 vn_unlock(nd->nl_open_vp); in nlookup_done()392 vn_close(nd->nl_open_vp, nd->nl_vp_fmode, NULL); in nlookup_done()393 nd->nl_open_vp = NULL; in nlookup_done()
442 vp = nd.nl_open_vp; in link_elf_load_file()443 nd.nl_open_vp = NULL; in link_elf_load_file()
441 vp = nd.nl_open_vp; in link_elf_obj_load_file()442 nd.nl_open_vp = NULL; in link_elf_obj_load_file()
2580 vp = nd.nl_open_vp; in coredump()2581 nd.nl_open_vp = NULL; in coredump()
400 nd->nl_open_vp = vp; in vn_open()
1490 type = nd.nl_open_vp->v_type; in linker_search_path()
84 *vpp = nd.nl_open_vp; in dm_dk_lookup()85 nd.nl_open_vp = NULL; in dm_dk_lookup()
95 struct vnode *nl_open_vp; member
426 if (error == 0 && nd.nl_open_vp->v_type != VREG) in ufs_quotaon()432 vp = nd.nl_open_vp; in ufs_quotaon()433 nd.nl_open_vp = NULL; in ufs_quotaon()
72 drive->vp = nd.nl_open_vp; in open_drive()73 nd.nl_open_vp = NULL; in open_drive()
543 vp = nd.nl_open_vp; in vniocattach_file()553 nd.nl_open_vp = NULL; in vniocattach_file()
1531 vp = nd.nl_open_vp; in ccdlookup()1547 nd.nl_open_vp = NULL; in ccdlookup()