/linux/fs/f2fs/ |
H A D | namei.c | 904 struct dentry *old_dentry, struct inode *new_dir, in f2fs_rename() 1100 struct inode *new_dir, struct dentry *new_dentry) in f2fs_cross_rename() 1266 struct inode *new_dir, struct dentry *new_dentry, in f2fs_rename2()
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | verifier_vfs_accept.c | 89 struct inode *new_dir, struct dentry *new_dentry, in BPF_PROG()
|
H A D | verifier_vfs_reject.c | 165 struct inode *new_dir, struct dentry *new_dentry, in BPF_PROG()
|
H A D | local_storage.c | 109 struct inode *new_dir, struct dentry *new_dentry, in BPF_PROG()
|
/linux/fs/fat/ |
H A D | namei_msdos.c | 430 struct inode *new_dir, unsigned char *new_name, in do_msdos_rename() 599 struct inode *new_dir, struct dentry *new_dentry, in msdos_rename()
|
H A D | namei_vfat.c | 929 struct inode *new_dir, struct dentry *new_dentry) in vfat_rename() 1058 struct inode *new_dir, struct dentry *new_dentry) in vfat_rename_exchange() 1159 struct dentry *old_dentry, struct inode *new_dir, in vfat_rename2()
|
/linux/security/landlock/ |
H A D | fs.c | 1131 const struct path *const new_dir, in current_check_refer_path() 1511 const struct path *const new_dir, in hook_path_link() 1520 const struct path *const new_dir, in hook_path_rename()
|
/linux/fs/ocfs2/ |
H A D | dcache.c | 430 struct inode *old_dir, struct inode *new_dir) in ocfs2_dentry_move()
|
/linux/fs/ |
H A D | libfs.c | 352 struct inode *new_dir, struct dentry *new_dentry) in simple_offset_rename() 382 struct inode *new_dir, in simple_offset_rename_exchange() 817 struct inode *new_dir, struct dentry *new_dentry) in simple_rename_timestamp() 832 struct inode *new_dir, struct dentry *new_dentry) in simple_rename_exchange() 852 struct dentry *old_dentry, struct inode *new_dir, in simple_rename()
|
/linux/fs/crypto/ |
H A D | hooks.c | 92 struct inode *new_dir, struct dentry *new_dentry, in __fscrypt_prepare_rename()
|
/linux/fs/bfs/ |
H A D | dir.c | 203 struct dentry *old_dentry, struct inode *new_dir, in bfs_rename()
|
/linux/fs/ntfs3/ |
H A D | namei.c | 247 struct dentry *dentry, struct inode *new_dir, in ntfs_rename()
|
/linux/include/linux/ |
H A D | fscrypt.h | 747 struct inode *new_dir, in __fscrypt_prepare_rename() 988 struct inode *new_dir, in fscrypt_prepare_rename()
|
H A D | fsnotify.h | 274 new_dir, new_name, fs_cookie); in fsnotify_move() argument
|
H A D | security.h | 951 struct inode *new_dir, in security_inode_rename() 2103 const struct path *new_dir, in security_path_link() 2111 const struct path *new_dir, in security_path_rename()
|
/linux/security/tomoyo/ |
H A D | tomoyo.c | 264 static int tomoyo_path_link(struct dentry *old_dentry, const struct path *new_dir, in tomoyo_path_link()
|
/linux/fs/coda/ |
H A D | dir.c | 299 struct dentry *old_dentry, struct inode *new_dir, in coda_rename()
|
/linux/drivers/android/ |
H A D | binderfs.c | 357 struct inode *new_dir, struct dentry *new_dentry, in binderfs_rename()
|
/linux/security/apparmor/ |
H A D | file.c | 427 const struct path *new_dir, struct dentry *new_dentry) in aa_path_link()
|
H A D | lsm.c | 363 static int apparmor_path_link(struct dentry *old_dentry, const struct path *new_dir, in apparmor_path_link() 382 const struct path *new_dir, struct dentry *new_dentry, in apparmor_path_rename()
|
/linux/fs/ext4/ |
H A D | namei.c | 3790 struct dentry *old_dentry, struct inode *new_dir, in ext4_rename() 4044 struct inode *new_dir, struct dentry *new_dentry) in ext4_cross_rename() 4186 struct inode *new_dir, struct dentry *new_dentry, in ext4_rename2()
|
/linux/fs/exfat/ |
H A D | namei.c | 1240 struct inode *new_dir, struct dentry *new_dentry, in exfat_rename()
|
/linux/fs/ubifs/ |
H A D | journal.c | 1357 const struct inode *new_dir, in ubifs_jnl_rename()
|
/linux/fs/hostfs/ |
H A D | hostfs_kern.c | 750 struct inode *new_dir, struct dentry *new_dentry, in hostfs_rename2()
|
/linux/fs/ecryptfs/ |
H A D | inode.c | 594 struct dentry *old_dentry, struct inode *new_dir, in ecryptfs_rename()
|