Home
last modified time | relevance | path

Searched refs:WHINT_MODE_FS (Results 1 – 3 of 3) sorted by relevance

/fs/f2fs/
Dsuper.c715 F2FS_OPTION(sbi).whint_mode = WHINT_MODE_FS; in parse_options()
1403 else if (F2FS_OPTION(sbi).whint_mode == WHINT_MODE_FS) in f2fs_show_options()
Df2fs.h1131 WHINT_MODE_FS, /* pass down hints with F2FS policy */ enumerator
Dsegment.c2922 } else if (F2FS_OPTION(sbi).whint_mode == WHINT_MODE_FS) { in f2fs_io_type_to_rw_hint()