Home
last modified time | relevance | path

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

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