OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vttoif_tab
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/sys/
vnode.h
388
extern const int
vttoif_tab
[];
390
#define VTTOIF(indx) (
vttoif_tab
[(int)(indx)])
/src/sys/kern/
vfs_subr.c
160
const int
vttoif_tab
[9] = {
variable
/src/lib/libperfuse/
ops.c
100
const int
vttoif_tab
[9] = {
variable
106
#define VTTOIF(indx) (
vttoif_tab
[(int)(indx)])
Completed in 18 milliseconds
Indexes created Fri Feb 20 16:20:20 UTC 2026