Home
last modified time | relevance | path

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

/netbsd/sys/sys/
H A Dvnode.h388 extern const int vttoif_tab[];
390 #define VTTOIF(indx) (vttoif_tab[(int)(indx)])
/netbsd/sys/kern/
H A Dvfs_subr.c159 const int vttoif_tab[9] = { variable
/netbsd/lib/libperfuse/
H A Dops.c100 const int vttoif_tab[9] = { variable
106 #define VTTOIF(indx) (vttoif_tab[(int)(indx)])