dfs_chk_fs       2694 fs/ubifs/debug.c 	else if (dent == d->dfs_chk_fs)
dfs_chk_fs       2779 fs/ubifs/debug.c 	else if (dent == d->dfs_chk_fs)
dfs_chk_fs       2855 fs/ubifs/debug.c 	d->dfs_chk_fs = debugfs_create_file(fname, S_IRUSR | S_IWUSR,
dfs_chk_fs       2882 fs/ubifs/debug.c static struct dentry *dfs_chk_fs;
dfs_chk_fs       2899 fs/ubifs/debug.c 	else if (dent == dfs_chk_fs)
dfs_chk_fs       2927 fs/ubifs/debug.c 	else if (dent == dfs_chk_fs)
dfs_chk_fs       2975 fs/ubifs/debug.c 	dfs_chk_fs = debugfs_create_file(fname, S_IRUSR | S_IWUSR, dfs_rootdir,
dfs_chk_fs        115 fs/ubifs/debug.h 	struct dentry *dfs_chk_fs;