Home
last modified time | relevance | path

Searched refs:lookup_mode (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/md/dm-vdo/indexer/ !
H A Dvolume.h121 enum index_lookup_mode lookup_mode; member
H A Dindex.c1080 index->volume->lookup_mode = LOOKUP_FOR_REBUILD; in rebuild_index()
1091 index->volume->lookup_mode = LOOKUP_NORMAL; in rebuild_index()
1107 index->volume->lookup_mode = LOOKUP_NORMAL; in rebuild_index()
1189 index->volume->lookup_mode = LOOKUP_NORMAL; in uds_make_index()
H A Dvolume.c430 if (volume->lookup_mode == LOOKUP_FOR_REBUILD) in init_chapter_index_page()
714 if (volume->lookup_mode != LOOKUP_FOR_REBUILD) in read_page_locked()
/linux/fs/f2fs/ !
H A Dsuper.c1231 F2FS_CTX_INFO(ctx).lookup_mode = result.uint_32; in f2fs_parse_param()
1759 F2FS_OPTION(sbi).lookup_mode = F2FS_CTX_INFO(ctx).lookup_mode; in f2fs_apply_options()
2527 if (F2FS_OPTION(sbi).lookup_mode == LOOKUP_PERF) in f2fs_show_options()
2529 else if (F2FS_OPTION(sbi).lookup_mode == LOOKUP_COMPAT) in f2fs_show_options()
2531 else if (F2FS_OPTION(sbi).lookup_mode == LOOKUP_AUTO) in f2fs_show_options()
2599 F2FS_OPTION(sbi).lookup_mode = LOOKUP_PERF; in default_options()
H A Ddir.c24 switch (F2FS_OPTION(sbi).lookup_mode) { in f2fs_should_fallback_to_linear()
H A Dsysfs.c293 switch (F2FS_OPTION(sbi).lookup_mode) { in effective_lookup_mode_show()
H A Df2fs.h260 unsigned int lookup_mode; member
/linux/Documentation/ABI/testing/ !
H A Dsysfs-fs-f2fs901 This considers both the "lookup_mode" mount option and the on-disk
907 - "auto:perf": lookup_mode is auto and fallback is disabled on-disk
908 - "auto:compat": lookup_mode is auto and fallback is enabled on-disk
/linux/Documentation/filesystems/ !
H A Df2fs.rst391 lookup_mode=%s Control the directory lookup behavior for casefolded