Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Dsysfs.c889 if (t < AWARE_ALL_IO || t > AWARE_NONE) in __sbi_store()
H A Df2fs.h167 AWARE_NONE, /* don't aware IO for background GC */ enumerator