Searched refs:SYSV_NICFREE (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dsysv_fs.h63 #define SYSV_NICFREE 50 /* number of free block list chunk entries */ macro
71 __fs16 s_nfree; /* number of free blocks in s_free, <= SYSV_NICFREE */
73 sysv_zone_t s_free[SYSV_NICFREE]; /* first free block list chunk */
102 __fs16 s_nfree; /* number of free blocks in s_free, <= SYSV_NICFREE */
103 sysv_zone_t s_free[SYSV_NICFREE]; /* first free block list chunk */
/netgear-R7000-V1.0.7.12_1.2.5/src/router/udev/extras/volume_id/lib/
H A Dsysv.c30 #define SYSV_NICFREE 50 macro
39 uint32_t s_free[SYSV_NICFREE];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/sysv/
H A Dsuper.c91 sbi->s_flc_size = SYSV_NICFREE;
119 sbi->s_flc_size = SYSV_NICFREE;

Completed in 73 milliseconds