/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/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/fs/ocfs2/ |
H A D | dcache.c | 430 struct inode *old_dir, struct inode *new_dir) in ocfs2_dentry_move()
|
/linux/fs/crypto/ |
H A D | hooks.c | 90 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/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/include/linux/ |
H A D | fsnotify.h | 274 static inline void fsnotify_move(struct inode *old_dir, struct inode *new_dir, in fsnotify_move()
|
H A D | fs.h | 2022 struct inode *new_dir; member
|
/linux/drivers/android/ |
H A D | binderfs.c | 360 struct inode *new_dir, struct dentry *new_dentry, in binderfs_rename()
|
/linux/security/apparmor/ |
H A D | file.c | 422 const struct path *new_dir, struct dentry *new_dentry) in aa_path_link()
|
/linux/fs/ext4/ |
H A D | namei.c | 3785 struct dentry *old_dentry, struct inode *new_dir, in ext4_rename() 4039 struct inode *new_dir, struct dentry *new_dentry) in ext4_cross_rename() 4181 struct inode *new_dir, struct dentry *new_dentry, in ext4_rename2()
|
/linux/fs/exfat/ |
H A D | namei.c | 1235 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/kernfs/ |
H A D | dir.c | 1294 struct inode *new_dir, struct dentry *new_dentry, in kernfs_iop_rename()
|
/linux/fs/proc/ |
H A D | proc_sysctl.c | 955 static struct ctl_dir *new_dir(struct ctl_table_set *set, in new_dir() function
|
/linux/fs/btrfs/ |
H A D | inode.c | 8043 struct inode *new_dir, in btrfs_rename_exchange() 8328 struct inode *new_dir, struct dentry *new_dentry, in btrfs_rename() 8607 struct dentry *old_dentry, struct inode *new_dir, in btrfs_rename2()
|
/linux/fs/nfs/ |
H A D | dir.c | 2716 struct dentry *old_dentry, struct inode *new_dir, in nfs_rename()
|
/linux/fs/ |
H A D | namei.c | 5019 struct inode *old_dir = rd->old_dir, *new_dir = rd->new_dir; in vfs_rename() local
|
/linux/mm/ |
H A D | shmem.c | 4038 struct inode *new_dir, struct dentry *new_dentry, in shmem_rename2()
|