Lines Matching defs:dentry
97 static char *get_dname(struct dentry *dentry) in get_dname()
113 struct inode *inode, struct dentry *dentry, in tracefs_syscall_mkdir()
147 static int tracefs_syscall_rmdir(struct inode *inode, struct dentry *dentry) in tracefs_syscall_rmdir()
233 static int tracefs_setattr(struct mnt_idmap *idmap, struct dentry *dentry, in tracefs_setattr()
454 static void tracefs_d_release(struct dentry *dentry) in tracefs_d_release()
461 struct dentry *dentry, unsigned int flags) in tracefs_d_revalidate()
536 struct dentry *dentry; in tracefs_start_creating() local
572 struct dentry *tracefs_failed_creating(struct dentry *dentry) in tracefs_failed_creating()
580 struct dentry *tracefs_end_creating(struct dentry *dentry) in tracefs_end_creating()
637 struct dentry *dentry; in tracefs_create_file() local
673 struct dentry *dentry = tracefs_start_creating(name, parent); in __create_dir() local
748 struct dentry *dentry; in tracefs_create_instance_dir() local
777 void tracefs_remove(struct dentry *dentry) in tracefs_remove()