| /kernel/linux/linux-5.10/fs/overlayfs/ |
| H A D | dir.c | 1086 static int ovl_rename(struct inode *olddir, struct dentry *old, in ovl_rename() argument
|
| H A D | overlayfs.h | 210 static inline int ovl_do_rename(struct inode *olddir, struct dentry *olddentry, in ovl_do_rename() argument
|
| /kernel/linux/linux-6.6/fs/overlayfs/ |
| H A D | dir.c | 1077 static int ovl_rename(struct mnt_idmap *idmap, struct inode *olddir, in ovl_rename() argument
|
| H A D | overlayfs.h | 340 static inline int ovl_do_rename(struct ovl_fs *ofs, struct inode *olddir, in ovl_do_rename() argument
|
| /kernel/linux/linux-5.10/fs/exfat/ |
| H A D | namei.c | 1204 struct exfat_chain olddir, newdir; in __exfat_rename() local
|
| /kernel/linux/linux-5.10/fs/ceph/ |
| H A D | inode.c | 1389 struct inode *olddir = req->r_old_dentry_dir; in ceph_fill_trace() local
|
| /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 [all...] |
| /kernel/linux/linux-6.6/fs/exfat/ |
| H A D | namei.c | 1172 struct exfat_chain olddir, newdir; in __exfat_rename() local
|
| /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 static int fuse_rename2(struct mnt_idmap *idmap, struct inode *olddir, in fuse_rename2() argument [all...] |
| /kernel/linux/linux-6.6/fs/ceph/ |
| H A D | inode.c | 1659 struct inode *olddir = req->r_old_dentry_dir; in ceph_fill_trace() local
|
| /third_party/ntfs-3g/libfuse-lite/ |
| H A D | fuse.c | 590 static int rename_node(struct fuse *f, fuse_ino_t olddir, const char *oldname, in rename_node() argument 1694 static void fuse_lib_rename(fuse_req_t req, fuse_ino_t olddir, in fuse_lib_rename() argument
|
| /third_party/libfuse/lib/ |
| H A D | fuse.c | 1419 static int rename_node(struct fuse *f, fuse_ino_t olddir, const char *oldname, in rename_node() argument 1455 static int exchange_node(struct fuse *f, fuse_ino_t olddir, const char *oldname, in exchange_node() argument 3034 static void fuse_lib_rename(fuse_req_t req, fuse_ino_t olddir, in fuse_lib_rename() argument [all...] |