Home
last modified time | relevance | path

Searched defs:olddir (Results 1 – 9 of 9) sorted by relevance

/openbmc/qemu/hw/9pfs/
H A D9p-local.c1270 static int local_renameat(FsContext *ctx, V9fsPath *olddir, in local_renameat()
1353 V9fsPath olddir, newdir; in local_rename() local
H A D9p-synth.c517 static int synth_renameat(FsContext *ctx, V9fsPath *olddir, in synth_renameat()
H A D9p.c3333 static int coroutine_fn v9fs_fix_fid_paths(V9fsPDU *pdu, V9fsPath *olddir, in v9fs_fix_fid_paths()
/openbmc/linux/fs/fuse/
H A Ddir.c1018 static int fuse_rename_common(struct inode *olddir, struct dentry *oldent, in fuse_rename_common()
1068 static int fuse_rename2(struct mnt_idmap *idmap, struct inode *olddir, in fuse_rename2()
/openbmc/linux/fs/overlayfs/
H A Ddir.c1074 static int ovl_rename(struct mnt_idmap *idmap, struct inode *olddir, in ovl_rename()
H A Doverlayfs.h340 static inline int ovl_do_rename(struct ovl_fs *ofs, struct inode *olddir, in ovl_do_rename()
/openbmc/linux/fs/exfat/
H A Dnamei.c1173 struct exfat_chain olddir, newdir; in __exfat_rename() local
/openbmc/linux/fs/ceph/
H A Dinode.c1659 struct inode *olddir = req->r_old_dentry_dir; in ceph_fill_trace() local
/openbmc/u-boot/fs/yaffs2/
H A Dyaffsfs.c1481 struct yaffs_obj *olddir = NULL; in yaffs_rename() local