Home
last modified time | relevance | path

Searched refs:KF_TYPE_VNODE (Results 1 – 4 of 4) sorted by relevance

/f-stack/tools/compat/include/sys/
H A Duser.h251 #define KF_TYPE_VNODE 1 macro
/f-stack/freebsd/sys/
H A Duser.h255 #define KF_TYPE_VNODE 1 macro
/f-stack/freebsd/kern/
H A Dkern_descrip.c4286 kif->kf_type = KF_TYPE_VNODE; in export_vnode_to_kinfo()
4517 if (kif->kf_type == KF_TYPE_VNODE) in kinfo_to_okinfo()
H A Dvfs_vnops.c2507 kif->kf_type = KF_TYPE_VNODE; in vn_fill_kinfo()