Lines Matching defs:parent
326 struct dentry *debugfs_lookup(const char *name, struct dentry *parent) in debugfs_lookup()
343 static struct dentry *start_creating(const char *name, struct dentry *parent) in start_creating()
413 struct dentry *parent, void *data, in __debugfs_create_file()
454 struct dentry *parent, void *data, in debugfs_create_file_full()
470 struct dentry *parent, void *data, in debugfs_create_file_short()
514 struct dentry *parent, void *data, in debugfs_create_file_unsafe()
545 struct dentry *parent, void *data, in debugfs_create_file_size()
580 struct dentry *debugfs_create_dir(const char *name, struct dentry *parent) in debugfs_create_dir()
625 struct dentry *parent, in debugfs_create_automount()
694 struct dentry *debugfs_create_symlink(const char *name, struct dentry *parent, in debugfs_create_symlink()
826 void debugfs_lookup_and_remove(const char *name, struct dentry *parent) in debugfs_lookup_and_remove()