Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsysv_fs.h64 #define SYSV_NICFREE 50 /* number of free block list chunk entries */ macro
74 sysv_zone_t s_free[SYSV_NICFREE]; /* first free block list chunk */
104 sysv_zone_t s_free[SYSV_NICFREE]; /* first free block list chunk */
/openbmc/linux/fs/sysv/
H A Dsuper.c92 sbi->s_flc_size = SYSV_NICFREE; in detected_sysv4()
120 sbi->s_flc_size = SYSV_NICFREE; in detected_sysv2()