Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsysv_fs.h166 #define COH_NICFREE 64 /* number of free block list chunk entries */ macro
172 sysv_zone_t s_free[COH_NICFREE] __packed2__; /* first free block list chunk */
/openbmc/linux/fs/sysv/
H A Dsuper.c144 sbi->s_flc_size = COH_NICFREE; in detected_coherent()