Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Dsysfs.c640 if (t < BLKZONE_ALLOC_PRIOR_SEQ || t > BLKZONE_ALLOC_PRIOR_CONV) in __sbi_store()
H A Df2fs.h137 BLKZONE_ALLOC_PRIOR_SEQ, /* Prioritize writing to sequential zones */ enumerator
H A Dsuper.c4250 sbi->blkzone_alloc_policy = BLKZONE_ALLOC_PRIOR_SEQ; in f2fs_scan_devices()