Searched refs:dentry (Results 1 – 13 of 13) sorted by relevance
/lib/ |
D | notifier-error-inject.c | 21 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()
|
D | notifier-error-inject.h | 21 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,
|
D | fault-inject.c | 170 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()
|
D | memory-notifier-error-inject.c | 20 static struct dentry *dir;
|
D | pm-notifier-error-inject.c | 21 static struct dentry *dir;
|
D | of-reconfig-notifier-error-inject.c | 23 static struct dentry *dir;
|
D | netdev-notifier-error-inject.c | 27 static struct dentry *dir;
|
D | test_printf.c | 437 static struct dentry test_dentry[4] __initdata = { 453 dentry(void) in dentry() function 611 dentry(); in test_pointer()
|
D | error-inject.c | 218 struct dentry *dir, *file; in ei_debugfs_init()
|
D | vsprintf.c | 842 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()
|
D | dynamic_debug.c | 996 struct dentry *dir; in dynamic_debug_init_debugfs()
|
D | debugobjects.c | 1036 struct dentry *dbgdir; in debug_objects_init_debugfs()
|
/lib/842/ |
D | 842_debugfs.h | 14 static struct dentry *sw842_debugfs_root;
|