Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nilfs2/
Dsegment.c41 #define SC_MAX_SEGDELTA 64 /* macro
1560 nadd = min_t(int, nadd << 1, SC_MAX_SEGDELTA); in nilfs_segctor_collect()