Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dsysv_fs.h164 #define V7_NICFREE 50 /* number of free block list chunk entries */ macro
170 u32 s_free[V7_NICFREE]; /* first free block list chunk */
/linux-2.4.37.9/fs/sysv/
Dsuper.c164 sb->sv_flc_size = V7_NICFREE; in detected_v7()
458 if (fs16_to_cpu(sb,v7sb->s_nfree) > V7_NICFREE || in v7_read_super()