Home
last modified time | relevance | path

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

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