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

/freebsd-10-stable/sys/sys/
H A Duser.h562 int vntype_to_kinfo(int vtype);
/freebsd-10-stable/sys/kern/
H A Dkern_descrip.c3616 vntype_to_kinfo(int vtype) function
3674 kif->kf_vnode_type = vntype_to_kinfo(vp->v_type);
H A Dkern_proc.c2383 kve->kve_vn_type = vntype_to_kinfo(vp->v_type);

Completed in 82 milliseconds