Home
last modified time | relevance | path

Searched defs:debugfs_rename (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-4.19/fs/debugfs/
Dinode.c788 struct dentry *debugfs_rename(struct dentry *old_dir, struct dentry *old_dentry, in debugfs_rename() function
/kernel/linux/linux-5.10/fs/debugfs/
Dinode.c755 struct dentry *debugfs_rename(struct dentry *old_dir, struct dentry *old_dentry, in debugfs_rename() function
/kernel/linux/linux-4.19/include/linux/
Ddebugfs.h243 static inline struct dentry *debugfs_rename(struct dentry *old_dir, struct dentry *old_dentry, in debugfs_rename() function
/kernel/linux/linux-5.10/include/linux/
Ddebugfs.h246 static inline struct dentry *debugfs_rename(struct dentry *old_dir, struct dentry *old_dentry, in debugfs_rename() function