Home
last modified time | relevance | path

Searched defs:old_dentry (Results 1 – 25 of 47) sorted by relevance

12

/linux/fs/minix/
H A Dnamei.c96 static int minix_link(struct dentry * old_dentry, struct inode * dir, in minix_link()
191 struct inode *old_dir, struct dentry *old_dentry, in minix_rename()
/linux/fs/nfs/
H A Dunlink.c270 struct dentry *old_dentry = data->old_dentry; in nfs_async_rename_done() local
341 struct dentry *old_dentry, struct dentry *new_dentry, in nfs_async_rename()
/linux/fs/ubifs/
H A Ddir.c750 static int ubifs_link(struct dentry *old_dentry, struct inode *dir, in ubifs_link()
1321 static int do_rename(struct inode *old_dir, struct dentry *old_dentry, in do_rename()
1581 static int ubifs_xrename(struct inode *old_dir, struct dentry *old_dentry, in ubifs_xrename()
1646 struct inode *old_dir, struct dentry *old_dentry, in ubifs_rename()
/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()
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/security/tomoyo/
H A Dtomoyo.c264 static int tomoyo_path_link(struct dentry *old_dentry, const struct path *new_dir, in tomoyo_path_link()
285 struct dentry *old_dentry, in tomoyo_path_rename()
/linux/fs/
H A Dlibfs.c353 void simple_offset_rename(struct inode *old_dir, struct dentry *old_dentry, in simple_offset_rename()
382 struct dentry *old_dentry, in simple_offset_rename_exchange()
754 int simple_link(struct dentry *old_dentry, struct inode *dir, struct dentry *dentry) in simple_link()
836 void simple_rename_timestamp(struct inode *old_dir, struct dentry *old_dentry, in simple_rename_timestamp()
851 int simple_rename_exchange(struct inode *old_dir, struct dentry *old_dentry, in simple_rename_exchange()
872 struct dentry *old_dentry, struct inode *new_dir, in simple_rename()
/linux/security/landlock/
H A Dfs.c1128 static int current_check_refer_path(struct dentry *const old_dentry, in current_check_refer_path()
1508 static int hook_path_link(struct dentry *const old_dentry, in hook_path_link()
1517 struct dentry *const old_dentry, in hook_path_rename()
/linux/fs/fat/
H A Dnamei_vfat.c934 static int vfat_rename(struct inode *old_dir, struct dentry *old_dentry, in vfat_rename()
1062 static int vfat_rename_exchange(struct inode *old_dir, struct dentry *old_dentry, in vfat_rename_exchange()
1164 struct dentry *old_dentry, struct inode *new_dir, in vfat_rename2()
/linux/fs/hfs/
H A Ddir.c291 struct dentry *old_dentry, struct inode *new_dir, in hfs_rename()
/linux/fs/orangefs/
H A Dnamei.c370 struct dentry *old_dentry, in orangefs_rename()
/linux/include/linux/
H A Dfscrypt.h780 struct dentry *old_dentry, in __fscrypt_prepare_rename()
989 static inline int fscrypt_prepare_link(struct dentry *old_dentry, in fscrypt_prepare_link()
1021 struct dentry *old_dentry, in fscrypt_prepare_rename()
/linux/fs/crypto/
H A Dhooks.c91 int __fscrypt_prepare_rename(struct inode *old_dir, struct dentry *old_dentry, in __fscrypt_prepare_rename()
/linux/fs/afs/
H A Ddir.c1882 struct dentry *old_dentry = op->dentry; in afs_rename_edit_dir() local
1956 struct dentry *old_dentry = op->dentry; in afs_rename_exchange_edit_dir() local
2057 struct dentry *old_dentry, struct inode *new_dir, in afs_rename()
/linux/fs/bfs/
H A Ddir.c203 struct dentry *old_dentry, struct inode *new_dir, in bfs_rename()
/linux/fs/9p/
H A Dvfs_inode.c857 struct dentry *old_dentry, struct inode *new_dir, in v9fs_vfs_rename()
1265 v9fs_vfs_link(struct dentry *old_dentry, struct inode *dir, in v9fs_vfs_link()
/linux/fs/hfsplus/
H A Ddir.c577 struct inode *old_dir, struct dentry *old_dentry, in hfsplus_rename()
/linux/fs/ecryptfs/
H A Dinode.c430 static int ecryptfs_link(struct dentry *old_dentry, struct inode *dir, in ecryptfs_link()
596 struct dentry *old_dentry, struct inode *new_dir, in ecryptfs_rename()
/linux/fs/hpfs/
H A Dnamei.c504 struct dentry *old_dentry, struct inode *new_dir, in hpfs_rename()
/linux/fs/vboxsf/
H A Ddir.c387 struct dentry *old_dentry, in vboxsf_dir_rename()
/linux/fs/coda/
H A Ddir.c299 struct dentry *old_dentry, struct inode *new_dir, in coda_rename()
/linux/fs/ceph/
H A Ddir.c1188 static int ceph_link(struct dentry *old_dentry, struct inode *dir, in ceph_link()
1457 struct dentry *old_dentry, struct inode *new_dir, in ceph_rename()
/linux/fs/ocfs2/
H A Dnamei.c684 static int ocfs2_link(struct dentry *old_dentry, in ocfs2_link()
1207 struct dentry *old_dentry, in ocfs2_rename()
/linux/drivers/android/binder/
H A Drust_binderfs.c339 struct inode *old_dir, struct dentry *old_dentry, in binderfs_rename()

12