Searched refs:lookup_mode (Results 1 – 6 of 6) sorted by relevance
1249 F2FS_CTX_INFO(ctx).lookup_mode = result.uint_32; in f2fs_parse_param()1783 F2FS_OPTION(sbi).lookup_mode = F2FS_CTX_INFO(ctx).lookup_mode; in f2fs_apply_options()2568 if (F2FS_OPTION(sbi).lookup_mode == LOOKUP_PERF) in f2fs_show_options()2570 else if (F2FS_OPTION(sbi).lookup_mode == LOOKUP_COMPAT) in f2fs_show_options()2572 else if (F2FS_OPTION(sbi).lookup_mode == LOOKUP_AUTO) in f2fs_show_options()2645 F2FS_OPTION(sbi).lookup_mode = LOOKUP_PERF; in default_options()
25 switch (F2FS_OPTION(sbi).lookup_mode) { in f2fs_should_fallback_to_linear()
293 switch (F2FS_OPTION(sbi).lookup_mode) { in effective_lookup_mode_show()
270 unsigned int lookup_mode; member
908 This considers both the "lookup_mode" mount option and the on-disk914 - "auto:perf": lookup_mode is auto and fallback is disabled on-disk915 - "auto:compat": lookup_mode is auto and fallback is enabled on-disk
398 lookup_mode=%s Control the directory lookup behavior for casefolded