Home
last modified time | relevance | path

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

/lib/
Dnotifier-error-inject.c21 static struct dentry *debugfs_create_errno(const char *name, umode_t mode, in debugfs_create_errno()
22 struct dentry *parent, int *value) in debugfs_create_errno()
47 struct dentry *notifier_err_inject_dir;
50 struct dentry *notifier_err_inject_init(const char *name, struct dentry *parent, in notifier_err_inject_init()
55 struct dentry *dir; in notifier_err_inject_init()
56 struct dentry *actions_dir; in notifier_err_inject_init()
66 struct dentry *action_dir; in notifier_err_inject_init()
Dnotifier-error-inject.h21 extern struct dentry *notifier_err_inject_dir;
23 extern struct dentry *notifier_err_inject_init(const char *name,
24 struct dentry *parent, struct notifier_err_inject *err_inject,
Dfault-inject.c170 struct dentry *parent, unsigned long *value) in debugfs_create_ul()
189 struct dentry *parent, in debugfs_create_stacktrace_depth()
197 struct dentry *fault_create_debugfs_attr(const char *name, in fault_create_debugfs_attr()
198 struct dentry *parent, struct fault_attr *attr) in fault_create_debugfs_attr()
201 struct dentry *dir; in fault_create_debugfs_attr()
Dmemory-notifier-error-inject.c20 static struct dentry *dir;
Dpm-notifier-error-inject.c21 static struct dentry *dir;
Dof-reconfig-notifier-error-inject.c23 static struct dentry *dir;
Dnetdev-notifier-error-inject.c27 static struct dentry *dir;
Dtest_printf.c437 static struct dentry test_dentry[4] __initdata = {
453 dentry(void) in dentry() function
611 dentry(); in test_pointer()
Derror-inject.c218 struct dentry *dir, *file; in ei_debugfs_init()
Dvsprintf.c842 char *dentry_name(char *buf, char *end, const struct dentry *d, struct printf_spec spec, in dentry_name()
846 const struct dentry *p; in dentry_name()
897 return dentry_name(buf, end, f->f_path.dentry, spec, fmt); in file_dentry_name()
Ddynamic_debug.c996 struct dentry *dir; in dynamic_debug_init_debugfs()
Ddebugobjects.c1036 struct dentry *dbgdir; in debug_objects_init_debugfs()
/lib/842/
D842_debugfs.h14 static struct dentry *sw842_debugfs_root;