Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ubifs/
Ddebug.c2799 static const struct file_operations dfs_fops = { variable
2845 dent = debugfs_create_file(fname, S_IWUSR, d->dfs_dir, c, &dfs_fops); in dbg_debugfs_init_fs()
2851 dent = debugfs_create_file(fname, S_IWUSR, d->dfs_dir, c, &dfs_fops); in dbg_debugfs_init_fs()
2857 dent = debugfs_create_file(fname, S_IWUSR, d->dfs_dir, c, &dfs_fops); in dbg_debugfs_init_fs()
2864 &dfs_fops); in dbg_debugfs_init_fs()
2871 &dfs_fops); in dbg_debugfs_init_fs()
2878 &dfs_fops); in dbg_debugfs_init_fs()
2885 &dfs_fops); in dbg_debugfs_init_fs()
2892 &dfs_fops); in dbg_debugfs_init_fs()
2899 &dfs_fops); in dbg_debugfs_init_fs()
[all …]