Searched refs:NVDIR (Results 1 – 2 of 2) sorted by relevance
14 #define NVDIR 15 /* max of 15 directory entries */ macro36 struct volume_directory vh_vd[NVDIR]; /* other vol hdr contents */
66 for(i = 0; i < NVDIR; i++) { in module_exit()