Searched defs:oldent (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/fuse/ |
H A D | dir.c | 878 static int fuse_rename_common(struct inode *olddir, struct dentry *oldent, in fuse_rename_common() argument 934 static int fuse_rename2(struct inode *olddir, struct dentry *oldent, in fuse_rename2() argument
|
/kernel/linux/linux-6.6/fs/fuse/ |
H A D | dir.c | 1018 static int fuse_rename_common(struct inode *olddir, struct dentry *oldent, in fuse_rename_common() argument 1068 fuse_rename2(struct mnt_idmap *idmap, struct inode *olddir, struct dentry *oldent, struct inode *newdir, struct dentry *newent, unsigned int flags) fuse_rename2() argument
|
Completed in 7 milliseconds