Lines Matching defs:parent
292 struct dentry *debugfs_lookup(const char *name, struct dentry *parent) in debugfs_lookup()
313 static struct dentry *start_creating(const char *name, struct dentry *parent) in start_creating()
374 struct dentry *parent, void *data, in __debugfs_create_file()
437 struct dentry *parent, void *data, in debugfs_create_file()
476 struct dentry *parent, void *data, in debugfs_create_file_unsafe()
516 struct dentry *parent, void *data, in debugfs_create_file_size()
547 struct dentry *debugfs_create_dir(const char *name, struct dentry *parent) in debugfs_create_dir()
587 struct dentry *parent, in debugfs_create_automount()
640 struct dentry *debugfs_create_symlink(const char *name, struct dentry *parent, in debugfs_create_symlink()
688 static int __debugfs_remove(struct dentry *dentry, struct dentry *parent) in __debugfs_remove()
727 struct dentry *parent; in debugfs_remove() local
757 struct dentry *child, *parent; in debugfs_remove_recursive() local