Searched defs:newdir (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/fs/overlayfs/ |
H A D | dir.c | 694 static int ovl_link(struct dentry *old, struct inode *newdir, in ovl_link() 1075 struct dentry *old, struct inode *newdir, in ovl_rename()
|
H A D | overlayfs.h | 341 struct dentry *olddentry, struct inode *newdir, in ovl_do_rename()
|
/openbmc/linux/fs/fuse/ |
H A D | dir.c | 1019 struct inode *newdir, struct dentry *newent, in fuse_rename_common() 1069 struct dentry *oldent, struct inode *newdir, in fuse_rename2() 1101 static int fuse_link(struct dentry *entry, struct inode *newdir, in fuse_link()
|
/openbmc/qemu/hw/9pfs/ |
H A D | 9p-local.c | 1271 const char *old_name, V9fsPath *newdir, in local_renameat() 1353 V9fsPath olddir, newdir; in local_rename() local
|
H A D | 9p-synth.c | 518 const char *old_name, V9fsPath *newdir, in synth_renameat()
|
H A D | 9p.c | 3335 V9fsPath *newdir, in v9fs_fix_fid_paths()
|
/openbmc/linux/fs/exfat/ |
H A D | namei.c | 1173 struct exfat_chain olddir, newdir; in __exfat_rename() local
|
/openbmc/linux/include/uapi/linux/ |
H A D | fuse.h | 717 uint64_t newdir; member 721 uint64_t newdir; member
|
/openbmc/qemu/include/standard-headers/linux/ |
H A D | fuse.h | 733 uint64_t newdir; member 737 uint64_t newdir; member
|
/openbmc/u-boot/fs/yaffs2/ |
H A D | yaffsfs.c | 1482 struct yaffs_obj *newdir = NULL; in yaffs_rename() local
|
/openbmc/u-boot/common/ |
H A D | cli_hush.c | 560 char *newdir; in builtin_cd() local
|