Lines Matching full:debugfs
21 * The UBIFS debugfs directory name pattern and maximum name length (3 for "ubi"
60 * @dfs_dir_name: name of debugfs directory containing this file-system's files
61 * @dfs_dir: direntry object of the file-system debugfs directory
62 * @dfs_dump_lprops: "dump lprops" debugfs knob
63 * @dfs_dump_budg: "dump budgeting information" debugfs knob
64 * @dfs_dump_tnc: "dump TNC" debugfs knob
65 * @dfs_chk_gen: debugfs knob to enable UBIFS general extra checks
66 * @dfs_chk_index: debugfs knob to enable UBIFS index extra checks
67 * @dfs_chk_orph: debugfs knob to enable UBIFS orphans extra checks
68 * @dfs_chk_lprops: debugfs knob to enable UBIFS LEP properties extra checks
69 * @dfs_chk_fs: debugfs knob to enable UBIFS contents extra checks
70 * @dfs_tst_rcvry: debugfs knob to enable UBIFS recovery testing
71 * @dfs_ro_error: debugfs knob to switch UBIFS to R/O mode (different to
299 /* Debugfs-related stuff */