Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Dsuper.c1249 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()
H A Ddir.c25 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.h270 unsigned int lookup_mode; member
/linux/Documentation/ABI/testing/
H A Dsysfs-fs-f2fs908 This considers both the "lookup_mode" mount option and the on-disk
914 - "auto:perf": lookup_mode is auto and fallback is disabled on-disk
915 - "auto:compat": lookup_mode is auto and fallback is enabled on-disk
/linux/Documentation/filesystems/
H A Df2fs.rst398 lookup_mode=%s Control the directory lookup behavior for casefolded