Searched refs:NILFS_SC_DEFAULT_SR_FREQ (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/nilfs2/ | ||
H A D | segment.h | 214 #define NILFS_SC_DEFAULT_SR_FREQ 30 /* macro |
H A D | segment.c | 2754 sci->sc_mjcp_freq = HZ * NILFS_SC_DEFAULT_SR_FREQ; in nilfs_segctor_new() |