/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()
|
H A D | profiler.inc.h | 820 struct inode* dir, struct dentry* new_dentry, in BPF_KPROBE() argument
|
/linux/fs/f2fs/ |
H A D | namei.c | 905 struct dentry *new_dentry, unsigned int flags) 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/security/tomoyo/ |
H A D | tomoyo.c | 265 struct dentry *new_dentry) in tomoyo_path_link() 287 struct dentry *new_dentry, in tomoyo_path_rename()
|
/linux/fs/fat/ |
H A D | namei_msdos.c | 431 struct dentry *new_dentry, int is_hid) 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() 1160 struct dentry *new_dentry, unsigned int flags) in vfat_rename2()
|
/linux/security/landlock/ |
H A D | fs.c | 1132 struct dentry *const new_dentry, in current_check_refer_path() 1512 struct dentry *const new_dentry) in hook_path_link() 1521 struct dentry *const new_dentry, in hook_path_rename()
|
/linux/fs/ |
H A D | libfs.c | 352 struct inode *new_dir, struct dentry *new_dentry) in simple_offset_rename() 383 struct dentry *new_dentry) 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() 853 struct dentry *new_dentry, unsigned int flags) in simple_rename()
|
H A D | namei.c | 4807 struct inode *dir, struct dentry *new_dentry, in vfs_link() 4882 struct dentry *new_dentry; in do_linkat() local 5013 struct dentry *new_dentry = rd->new_dentry; in vfs_rename() local 5172 struct dentry *old_dentry, *new_dentry; in do_renameat2() local
|
/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 | 204 struct dentry *new_dentry, unsigned int flags) in bfs_rename()
|
/linux/fs/exfat/ |
H A D | namei.c | 1129 struct dentry *new_dentry) in __exfat_rename() 1235 struct inode *new_dir, struct dentry *new_dentry, in exfat_rename()
|
/linux/fs/ecryptfs/ |
H A D | inode.c | 435 struct dentry *new_dentry) in ecryptfs_link() 595 struct dentry *new_dentry, unsigned int flags) in ecryptfs_rename()
|
/linux/fs/ntfs3/ |
H A D | namei.c | 248 struct dentry *new_dentry, u32 flags) in ntfs_rename()
|
/linux/include/linux/ |
H A D | fscrypt.h | 746 struct dentry *new_dentry, in __fscrypt_prepare_rename() 987 struct dentry *new_dentry, in fscrypt_prepare_rename()
|
H A D | fsnotify.h | 359 struct dentry *new_dentry) in fsnotify_link()
|
H A D | security.h | 911 struct dentry *new_dentry) in security_inode_link() 952 struct dentry *new_dentry, in security_inode_rename() 2104 struct dentry *new_dentry) in security_path_link() 2112 struct dentry *new_dentry, in security_path_rename()
|
/linux/fs/coda/ |
H A D | dir.c | 300 struct dentry *new_dentry, unsigned int flags) 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 | 422 const struct path *new_dir, struct dentry *new_dentry) in aa_path_link()
|
/linux/fs/nfs/ |
H A D | dir.c | 2674 struct dentry *new_dentry = data->new_dentry; in nfs_unblock_rename() local 2680 struct dentry *new_dentry) in nfs_rename_is_unsafe_cross_dir() 2717 struct dentry *new_dentry, unsigned int flags) in nfs_rename()
|
/linux/security/ |
H A D | security.c | 1998 struct dentry *new_dentry) in security_path_link() 2018 const struct path *new_dir, struct dentry *new_dentry, in security_path_rename() 2142 struct dentry *new_dentry) in security_inode_link() 2253 struct inode *new_dir, struct dentry *new_dentry, in security_inode_rename()
|
/linux/fs/ext4/ |
H A D | namei.c | 3786 struct dentry *new_dentry, unsigned int flags) 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()
|