Searched refs:dfs_fops (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/drivers/mtd/ubi/ |
| D | debug.c | 381 static const struct file_operations dfs_fops = { variable 523 (void *)ubi_num, &dfs_fops); in ubi_debugfs_init_dev() 526 (void *)ubi_num, &dfs_fops); in ubi_debugfs_init_dev() 530 &dfs_fops); in ubi_debugfs_init_dev() 534 &dfs_fops); in ubi_debugfs_init_dev() 539 &dfs_fops); in ubi_debugfs_init_dev() 544 &dfs_fops); in ubi_debugfs_init_dev() 549 &dfs_fops); in ubi_debugfs_init_dev() 553 (void *)ubi_num, &dfs_fops); in ubi_debugfs_init_dev() 557 (void *)ubi_num, &dfs_fops); in ubi_debugfs_init_dev()
|
| /Linux-v6.6/fs/ubifs/ |
| D | debug.c | 2800 static const struct file_operations dfs_fops = { variable 2837 &dfs_fops); in dbg_debugfs_init_fs() 2841 &dfs_fops); in dbg_debugfs_init_fs() 2845 &dfs_fops); in dbg_debugfs_init_fs() 2849 d->dfs_dir, c, &dfs_fops); in dbg_debugfs_init_fs() 2853 d->dfs_dir, c, &dfs_fops); in dbg_debugfs_init_fs() 2857 d->dfs_dir, c, &dfs_fops); in dbg_debugfs_init_fs() 2861 d->dfs_dir, c, &dfs_fops); in dbg_debugfs_init_fs() 2865 d->dfs_dir, c, &dfs_fops); in dbg_debugfs_init_fs() 2869 d->dfs_dir, c, &dfs_fops); in dbg_debugfs_init_fs() [all …]
|