Home
last modified time | relevance | path

Searched refs:KF_VTYPE_VDIR (Results 1 – 3 of 3) sorted by relevance

/f-stack/tools/compat/include/sys/
H A Duser.h266 #define KF_VTYPE_VDIR 2 macro
/f-stack/freebsd/sys/
H A Duser.h272 #define KF_VTYPE_VDIR 2 macro
/f-stack/freebsd/kern/
H A Dkern_descrip.c4632 { VDIR, KF_VTYPE_VDIR }, in vntype_to_kinfo()