Home
last modified time | relevance | path

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

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