Home
last modified time | relevance | path

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

/linux-6.15/fs/f2fs/
H A Dsegment.c1197 if (dcc->discard_io_aware == DPOLICY_IO_AWARE_ENABLE) in __init_discard_policy()
2324 dcc->discard_io_aware = DPOLICY_IO_AWARE_ENABLE; in create_discard_cmd_control()
H A Df2fs.h400 DPOLICY_IO_AWARE_ENABLE, /* force to be aware of IO */ enumerator