Home
last modified time | relevance | path

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

123

/linux/fs/affs/
A Dnamei.c394 affs_link(struct dentry *old_dentry, struct inode *dir, struct dentry *dentry) in affs_link()
405 affs_rename(struct inode *old_dir, struct dentry *old_dentry, in affs_rename()
452 affs_xrename(struct inode *old_dir, struct dentry *old_dentry, in affs_xrename()
507 struct dentry *old_dentry, struct inode *new_dir, in affs_rename2()
/linux/fs/sysv/
A Dnamei.c101 static int sysv_link(struct dentry * old_dentry, struct inode * dir, in sysv_link()
193 struct dentry *old_dentry, struct inode *new_dir, in sysv_rename()
/linux/fs/f2fs/
A Dnamei.c386 static int f2fs_link(struct dentry *old_dentry, struct inode *dir, in f2fs_link()
923 static int f2fs_rename(struct inode *old_dir, struct dentry *old_dentry, in f2fs_rename()
1115 static int f2fs_cross_rename(struct inode *old_dir, struct dentry *old_dentry, in f2fs_cross_rename()
1281 struct inode *old_dir, struct dentry *old_dentry, in f2fs_rename2()
/linux/fs/ufs/
A Dnamei.c150 static int ufs_link (struct dentry * old_dentry, struct inode * dir, in ufs_link()
247 struct dentry *old_dentry, struct inode *new_dir, in ufs_rename()
/linux/fs/minix/
A Dnamei.c103 static int minix_link(struct dentry * old_dentry, struct inode * dir, in minix_link()
188 struct inode *old_dir, struct dentry *old_dentry, in minix_rename()
/linux/fs/ext2/
A Dnamei.c207 static int ext2_link (struct dentry * old_dentry, struct inode * dir, in ext2_link()
325 struct inode * old_dir, struct dentry * old_dentry, in ext2_rename()
/linux/fs/nfs/
A Dunlink.c263 struct dentry *old_dentry = data->old_dentry; in nfs_async_rename_done() local
334 struct dentry *old_dentry, struct dentry *new_dentry, in nfs_async_rename()
/linux/fs/ubifs/
A Ddir.c689 static int ubifs_link(struct dentry *old_dentry, struct inode *dir, in ubifs_link()
1250 static int do_rename(struct inode *old_dir, struct dentry *old_dentry, in do_rename()
1498 static int ubifs_xrename(struct inode *old_dir, struct dentry *old_dentry, in ubifs_xrename()
1554 struct inode *old_dir, struct dentry *old_dentry, in ubifs_rename()
/linux/fs/
A Dbad_inode.c43 static int bad_inode_link (struct dentry *old_dentry, struct inode *dir, in bad_inode_link()
79 struct inode *old_dir, struct dentry *old_dentry, in bad_inode_rename2()
A Dlibfs.c394 int simple_link(struct dentry *old_dentry, struct inode *dir, struct dentry *dentry) in simple_link()
451 int simple_rename_exchange(struct inode *old_dir, struct dentry *old_dentry, in simple_rename_exchange()
476 struct dentry *old_dentry, struct inode *new_dir, in simple_rename()
/linux/security/landlock/
A Dfs.c547 static int hook_path_link(struct dentry *const old_dentry, in hook_path_link()
575 struct dentry *const old_dentry, in hook_path_rename()
/linux/fs/nilfs2/
A Dnamei.c177 static int nilfs_link(struct dentry *old_dentry, struct inode *dir, in nilfs_link()
344 struct inode *old_dir, struct dentry *old_dentry, in nilfs_rename()
/linux/fs/jffs2/
A Ddir.c246 static int jffs2_link (struct dentry *old_dentry, struct inode *dir_i, struct dentry *dentry) in jffs2_link()
766 struct inode *old_dir_i, struct dentry *old_dentry, in jffs2_rename()
/linux/security/tomoyo/
A Dtomoyo.c251 static int tomoyo_path_link(struct dentry *old_dentry, const struct path *new_dir, in tomoyo_path_link()
271 struct dentry *old_dentry, in tomoyo_path_rename()
/linux/fs/fat/
A Dnamei_msdos.c429 struct dentry *old_dentry, in do_msdos_rename()
598 struct inode *old_dir, struct dentry *old_dentry, in msdos_rename()
/linux/fs/hfs/
A Ddir.c284 struct dentry *old_dentry, struct inode *new_dir, in hfs_rename()
/linux/tools/testing/selftests/bpf/progs/
A Dlocal_storage.c72 int BPF_PROG(inode_rename, struct inode *old_dir, struct dentry *old_dentry, in BPF_PROG()
/linux/fs/orangefs/
A Dnamei.c380 struct dentry *old_dentry, in orangefs_rename()
/linux/include/linux/
A Dfscrypt.h621 struct dentry *old_dentry, in __fscrypt_prepare_rename()
809 static inline int fscrypt_prepare_link(struct dentry *old_dentry, in fscrypt_prepare_link()
841 struct dentry *old_dentry, in fscrypt_prepare_rename()
/linux/fs/crypto/
A Dhooks.c71 int __fscrypt_prepare_rename(struct inode *old_dir, struct dentry *old_dentry, in __fscrypt_prepare_rename()
/linux/fs/jfs/
A Dnamei.c785 static int jfs_link(struct dentry *old_dentry, in jfs_link()
1063 struct dentry *old_dentry, struct inode *new_dir, in jfs_rename()
/linux/fs/reiserfs/
A Dnamei.c1200 static int reiserfs_link(struct dentry *old_dentry, struct inode *dir, in reiserfs_link()
1311 struct inode *old_dir, struct dentry *old_dentry, in reiserfs_rename()
/linux/fs/udf/
A Dnamei.c1037 static int udf_link(struct dentry *old_dentry, struct inode *dir, in udf_link()
1077 struct dentry *old_dentry, struct inode *new_dir, in udf_rename()
/linux/fs/bfs/
A Ddir.c203 struct dentry *old_dentry, struct inode *new_dir, in bfs_rename()
/linux/fs/hfsplus/
A Ddir.c533 struct inode *old_dir, struct dentry *old_dentry, in hfsplus_rename()

Completed in 40 milliseconds

123