Searched refs:dfs_fops (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.10/drivers/mtd/ubi/ |
| D | debug.c | 381 static const struct file_operations dfs_fops = { variable 522 (void *)ubi_num, &dfs_fops); in ubi_debugfs_init_dev() 525 (void *)ubi_num, &dfs_fops); in ubi_debugfs_init_dev() 529 &dfs_fops); in ubi_debugfs_init_dev() 533 &dfs_fops); in ubi_debugfs_init_dev() 538 &dfs_fops); in ubi_debugfs_init_dev() 543 &dfs_fops); in ubi_debugfs_init_dev() 548 &dfs_fops); in ubi_debugfs_init_dev() 552 (void *)ubi_num, &dfs_fops); in ubi_debugfs_init_dev() 556 (void *)ubi_num, &dfs_fops); in ubi_debugfs_init_dev()
|
| /Linux-v5.10/fs/ubifs/ |
| D | debug.c | 2780 static const struct file_operations dfs_fops = { variable 2817 &dfs_fops); in dbg_debugfs_init_fs() 2821 &dfs_fops); in dbg_debugfs_init_fs() 2825 &dfs_fops); in dbg_debugfs_init_fs() 2829 d->dfs_dir, c, &dfs_fops); in dbg_debugfs_init_fs() 2833 d->dfs_dir, c, &dfs_fops); in dbg_debugfs_init_fs() 2837 d->dfs_dir, c, &dfs_fops); in dbg_debugfs_init_fs() 2841 d->dfs_dir, c, &dfs_fops); in dbg_debugfs_init_fs() 2845 d->dfs_dir, c, &dfs_fops); in dbg_debugfs_init_fs() 2849 d->dfs_dir, c, &dfs_fops); in dbg_debugfs_init_fs() [all …]
|