Home
last modified time | relevance | path

Searched refs:NVDIR (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/include/linux/
Defs_vh.h15 #define NVDIR 15 /* max of 15 directory entries */ macro
37 struct volume_directory vh_vd[NVDIR]; /* other vol hdr contents */
/Linux-v5.10/fs/efs/
Dsuper.c185 for(i = 0; i < NVDIR; i++) { in module_exit()