Searched refs:NPARTAB (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Defs_vh.h14 #define NPARTAB 16 /* 16 unix partitions */ macro
38 struct partition_table vh_pt[NPARTAB]; /* device partition layout */
/linux-master/fs/efs/
H A Dsuper.c202 for(i = 0; i < NPARTAB; i++) {

Completed in 91 milliseconds