| /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 /* new_dentry->d_inode can be NULL when the inode is renamed to a file in BPF_PROG() argument
|
| H A D | profiler.inc.h | 820 struct inode* dir, struct dentry* new_dentry, in BPF_KPROBE()
|
| /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/security/landlock/ |
| H A D | fs.c | 1130 current_check_refer_path(struct dentry * const old_dentry,const struct path * const new_dir,struct dentry * const new_dentry,const bool removable,const bool exchange) current_check_refer_path() argument 1510 hook_path_link(struct dentry * const old_dentry,const struct path * const new_dir,struct dentry * const new_dentry) hook_path_link() argument 1519 hook_path_rename(const struct path * const old_dir,struct dentry * const old_dentry,const struct path * const new_dir,struct dentry * const new_dentry,const unsigned int flags) hook_path_rename() argument [all...] |
| /linux/fs/afs/ |
| H A D | dir.c | 1897 struct dentry *new_dentry = op->dentry_2; in afs_rename_edit_dir() local 1971 struct dentry *new_dentry = op->dentry_2; in afs_rename_exchange_edit_dir() local 2072 struct dentry *new_dentry, unsigned int flags) in afs_rename()
|
| /linux/fs/ntfs3/ |
| H A D | namei.c | 267 struct dentry *new_dentry, u32 flags) in ntfs_rename()
|
| /linux/include/linux/ |
| H A D | fscrypt.h | 756 struct dentry *new_dentry, in __fscrypt_prepare_rename() 942 struct dentry *new_dentry, in fscrypt_prepare_rename()
|
| H A D | nfs_xdr.h | 1767 struct dentry *new_dentry; member
|
| /linux/drivers/android/ |
| H A D | binderfs.c | 349 struct inode *new_dir, struct dentry *new_dentry, in binderfs_rename()
|
| /linux/security/apparmor/ |
| H A D | file.c | 439 const struct path *new_dir, struct dentry *new_dentry) in aa_path_link()
|
| H A D | lsm.c | 367 struct dentry *new_dentry) in apparmor_path_link() 386 const struct path *new_dir, struct dentry *new_dentry, in apparmor_path_rename()
|
| /linux/fs/nfs/ |
| H A D | dir.c | 2733 struct dentry *new_dentry = data->new_dentry; in nfs_unblock_rename() local 2739 struct dentry *new_dentry) in nfs_rename_is_unsafe_cross_dir() 2776 struct dentry *new_dentry, unsigned int flags) in nfs_rename()
|
| H A D | nfs4proc.c | 5053 struct dentry *new_dentry, in nfs4_proc_rename_setup()
|
| /linux/security/ |
| H A D | security.c | 1516 struct dentry *new_dentry) in security_path_link() argument 1536 const struct path *new_dir, struct dentry *new_dentry, in security_path_rename() argument 1660 struct dentry *new_dentry) in security_inode_link() argument 1771 security_inode_rename(struct inode * old_dir,struct dentry * old_dentry,struct inode * new_dir,struct dentry * new_dentry,unsigned int flags) security_inode_rename() argument [all...] |
| /linux/fs/ext4/ |
| H A D | namei.c | 3801 struct dentry *new_dentry, unsigned int flags) in ext4_rename() 4054 struct inode *new_dir, struct dentry *new_dentry) in ext4_cross_rename() 4196 struct inode *new_dir, struct dentry *new_dentry, in ext4_rename2()
|
| /linux/fs/ |
| H A D | namei.c | 4071 struct dentry *old_dentry, struct dentry *new_dentry) in start_renaming_two_dentries() 5876 struct inode *dir, struct dentry *new_dentry, in vfs_link() 5953 struct dentry *new_dentry; in filename_linkat() local 6081 struct dentry *new_dentry = rd->new_dentry; in vfs_rename() local
|
| /linux/security/smack/ |
| H A D | smack_lsm.c | 1090 smack_inode_link(struct dentry * old_dentry,struct inode * dir,struct dentry * new_dentry) smack_inode_link() argument 1196 smack_inode_rename(struct inode * old_inode,struct dentry * old_dentry,struct inode * new_inode,struct dentry * new_dentry) smack_inode_rename() argument [all...] |
| /linux/fs/btrfs/ |
| H A D | inode.c | 8276 struct dentry *new_dentry) in btrfs_rename_exchange() 8560 struct inode *new_dir, struct dentry *new_dentry, in btrfs_rename() 8840 struct dentry *new_dentry, unsigned int flags) in btrfs_rename2()
|
| /linux/security/selinux/ |
| H A D | hooks.c | 1938 struct dentry *new_dentry) in may_rename() 3082 …tic int selinux_inode_link(struct dentry *old_dentry, struct inode *dir, struct dentry *new_dentry) in selinux_inode_link() 3113 struct inode *new_inode, struct dentry *new_dentry) in selinux_inode_rename()
|