Home
last modified time | relevance | path

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

/linux-6.14.4/fs/f2fs/
Dsysfs.c638 if (t < BLKZONE_ALLOC_PRIOR_SEQ || t > BLKZONE_ALLOC_PRIOR_CONV) in __sbi_store()
Df2fs.h138 BLKZONE_ALLOC_PRIOR_CONV, /* Prioritize writing to conventional zones */ enumerator
Dsegment.c2777 if (sbi->blkzone_alloc_policy == BLKZONE_ALLOC_PRIOR_CONV || pinning) in get_new_segment()