Home
last modified time | relevance | path

Searched defs:old_dir (Results 1 – 25 of 30) sorted by relevance

12

/linux/fs/nfs/
H A Dunlink.c268 struct inode *old_dir = data->old_dir; nfs_async_rename_done() local
340 nfs_async_rename(struct inode * old_dir,struct inode * new_dir,struct dentry * old_dentry,struct dentry * new_dentry,void (* complete)(struct rpc_task *,struct nfs_renamedata *)) nfs_async_rename() argument
[all...]
H A Dnfs3proc.c504 nfs3_proc_rename_done(struct rpc_task *task, struct inode *old_dir, in nfs3_proc_rename_done() argument
/linux/tools/testing/selftests/bpf/progs/
H A Dverifier_vfs_accept.c88 int BPF_PROG(inode_rename, struct inode *old_dir, struct dentry *old_dentry, in BPF_PROG()
H A Dverifier_vfs_reject.c164 int BPF_PROG(inode_rename, struct inode *old_dir, struct dentry *old_dentry, in BPF_PROG() argument
H A Dlocal_storage.c108 BPF_PROG(inode_rename,struct inode * old_dir,struct dentry * old_dentry,struct inode * new_dir,struct dentry * new_dentry,unsigned int flags) BPF_PROG() argument
/linux/fs/hfs/
H A Ddir.c290 hfs_rename(struct mnt_idmap * idmap,struct inode * old_dir,struct dentry * old_dentry,struct inode * new_dir,struct dentry * new_dentry,unsigned int flags) hfs_rename() argument
/linux/fs/orangefs/
H A Dnamei.c369 struct inode *old_dir, in orangefs_rename()
/linux/fs/minix/
H A Dnamei.c191 struct inode *old_dir, struct dentry *old_dentry, in minix_rename()
/linux/fs/hpfs/
H A Dnamei.c503 static int hpfs_rename(struct mnt_idmap *idmap, struct inode *old_dir, in hpfs_rename()
/linux/include/linux/
H A Dfsnotify.h249 static inline void fsnotify_move(struct inode *old_dir, struct inode *new_dir, in fsnotify_move() argument
H A Dnfs_xdr.h1757 struct inode *old_dir; member
749 const struct nfs_fh *old_dir; global() member
/linux/drivers/android/
H A Dbinderfs.c348 struct inode *old_dir, struct dentry *old_dentry, in binderfs_rename()
/linux/drivers/android/binder/
H A Drust_binderfs.c339 struct inode *old_dir, struct dentry *old_dentry, in binderfs_rename()
/linux/fs/jfs/
H A Dnamei.c1069 static int jfs_rename(struct mnt_idmap *idmap, struct inode *old_dir, in jfs_rename()
/linux/fs/9p/
H A Dvfs_inode.c856 v9fs_vfs_rename(struct mnt_idmap * idmap,struct inode * old_dir,struct dentry * old_dentry,struct inode * new_dir,struct dentry * new_dentry,unsigned int flags) v9fs_vfs_rename() argument
/linux/fs/ntfs/
H A Dnamei.c1252 ntfs_rename(struct mnt_idmap * idmap,struct inode * old_dir,struct dentry * old_dentry,struct inode * new_dir,struct dentry * new_dentry,unsigned int flags) ntfs_rename() argument
[all...]
/linux/security/landlock/
H A Dfs.c1516 hook_path_rename(const struct path * const old_dir,struct dentry * const old_dentry,const struct path * const new_dir,struct dentry * const new_dentry,const unsigned int flags) hook_path_rename() argument
/linux/fs/hostfs/
H A Dhostfs_kern.c749 struct inode *old_dir, struct dentry *old_dentry, in hostfs_rename2()
/linux/fs/kernfs/
H A Ddir.c1331 kernfs_iop_rename(struct mnt_idmap * idmap,struct inode * old_dir,struct dentry * old_dentry,struct inode * new_dir,struct dentry * new_dentry,unsigned int flags) kernfs_iop_rename() argument
/linux/fs/ceph/
H A Ddir.c1471 static int ceph_rename(struct mnt_idmap *idmap, struct inode *old_dir, in ceph_rename()
/linux/fs/afs/
H A Ddir.c2060 static int afs_rename(struct mnt_idmap *idmap, struct inode *old_dir, in afs_rename()
/linux/security/
H A Dsecurity.c1535 int security_path_rename(const struct path *old_dir, struct dentry *old_dentry, in security_path_rename() argument
1770 int security_inode_rename(struct inode *old_dir, struct dentry *old_dentry, in security_inode_rename() argument
/linux/fs/btrfs/
H A Dinode.c8276 btrfs_rename_exchange(struct inode * old_dir,struct dentry * old_dentry,struct inode * new_dir,struct dentry * new_dentry) btrfs_rename_exchange() argument
8562 btrfs_rename(struct mnt_idmap * idmap,struct inode * old_dir,struct dentry * old_dentry,struct inode * new_dir,struct dentry * new_dentry,unsigned int flags) btrfs_rename() argument
8841 btrfs_rename2(struct mnt_idmap * idmap,struct inode * old_dir,struct dentry * old_dentry,struct inode * new_dir,struct dentry * new_dentry,unsigned int flags) btrfs_rename2() argument
[all...]
H A Dioctl.c2208 struct inode *old_dir; btrfs_ioctl_snap_destroy() local
/linux/security/apparmor/
H A Dlsm.c383 static int apparmor_path_rename(const struct path *old_dir, struct dentry *old_dentry, in apparmor_path_rename() argument

12