Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Df2fs.h408 DPOLICY_IO_AWARE_DISABLE, /* force to not be aware of IO */ enumerator
H A Dsegment.c1209 else if (dcc->discard_io_aware == DPOLICY_IO_AWARE_DISABLE) in __init_discard_policy()