Searched defs:newdir (Results 1 - 5 of 5) sorted by relevance

/linux-master/fs/overlayfs/
H A Ddir.c697 static int ovl_link(struct dentry *old, struct inode *newdir, argument
1066 ovl_rename(struct mnt_idmap *idmap, struct inode *olddir, struct dentry *old, struct inode *newdir, struct dentry *new, unsigned int flags) argument
H A Doverlayfs.h352 ovl_do_rename(struct ovl_fs *ofs, struct inode *olddir, struct dentry *olddentry, struct inode *newdir, struct dentry *newdentry, unsigned int flags) argument
/linux-master/fs/exfat/
H A Dnamei.c1107 struct exfat_chain olddir, newdir; local
/linux-master/fs/fuse/
H A Ddir.c1105 static int fuse_link(struct dentry *entry, struct inode *newdir, argument
1022 fuse_rename_common(struct inode *olddir, struct dentry *oldent, struct inode *newdir, struct dentry *newent, unsigned int flags, int opcode, size_t argsize) argument
1072 fuse_rename2(struct mnt_idmap *idmap, struct inode *olddir, struct dentry *oldent, struct inode *newdir, struct dentry *newent, unsigned int flags) argument
[all...]
/linux-master/include/uapi/linux/
H A Dfuse.h732 uint64_t newdir; member in struct:fuse_rename_in
736 uint64_t newdir; member in struct:fuse_rename2_in

Completed in 279 milliseconds