Home
last modified time | relevance | path

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

/Linux-v4.19/fs/f2fs/
Dsuper.c720 F2FS_OPTION(sbi).whint_mode = WHINT_MODE_FS; in parse_options()
1361 else if (F2FS_OPTION(sbi).whint_mode == WHINT_MODE_FS) in f2fs_show_options()
Df2fs.h1109 WHINT_MODE_FS, /* pass down hints with F2FS policy */ enumerator
Dsegment.c2787 } else if (F2FS_OPTION(sbi).whint_mode == WHINT_MODE_FS) { in f2fs_io_type_to_rw_hint()