Lines Matching refs:debugfs_create_file
521 d->dfs_chk_gen = debugfs_create_file("chk_gen", S_IWUSR, d->dfs_dir,
524 d->dfs_chk_io = debugfs_create_file("chk_io", S_IWUSR, d->dfs_dir,
527 d->dfs_chk_fastmap = debugfs_create_file("chk_fastmap", S_IWUSR,
531 d->dfs_disable_bgt = debugfs_create_file("tst_disable_bgt", S_IWUSR,
535 d->dfs_emulate_bitflips = debugfs_create_file("tst_emulate_bitflips",
540 d->dfs_emulate_io_failures = debugfs_create_file("tst_emulate_io_failures",
545 d->dfs_emulate_power_cut = debugfs_create_file("tst_emulate_power_cut",
550 d->dfs_power_cut_min = debugfs_create_file("tst_emulate_power_cut_min",
554 d->dfs_power_cut_max = debugfs_create_file("tst_emulate_power_cut_max",
558 debugfs_create_file("detailed_erase_block_info", S_IRUSR, d->dfs_dir,