/kernel/linux/linux-5.10/security/ |
H A D | security.c | 1129 security_path_link(struct dentry *old_dentry, const struct path *new_dir, struct dentry *new_dentry) security_path_link() argument 1137 security_path_rename(const struct path *old_dir, struct dentry *old_dentry, const struct path *new_dir, struct dentry *new_dentry, unsigned int flags) security_path_rename() argument 1192 security_inode_link(struct dentry *old_dentry, struct inode *dir, struct dentry *new_dentry) security_inode_link() argument 1237 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...] |
/kernel/linux/linux-5.10/security/selinux/ |
H A D | hooks.c | 2946 static int selinux_inode_link(struct dentry *old_dentry, struct inode *dir, struct dentry *new_dentry) in selinux_inode_link() argument 1874 may_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) may_rename() argument 2976 selinux_inode_rename(struct inode *old_inode, struct dentry *old_dentry, struct inode *new_inode, struct dentry *new_dentry) selinux_inode_rename() argument
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | inode.c | 8898 btrfs_rename_exchange(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) btrfs_rename_exchange() argument 9176 btrfs_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) btrfs_rename() argument 9388 btrfs_rename2(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) btrfs_rename2() argument [all...] |
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | inode.c | 8693 btrfs_rename_exchange(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) btrfs_rename_exchange() argument 8945 btrfs_rename(struct mnt_idmap *idmap, struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) btrfs_rename() argument 9181 btrfs_rename2(struct mnt_idmap *idmap, struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) btrfs_rename2() argument [all...] |
/kernel/linux/linux-6.6/include/linux/ |
H A D | security.h | 794 security_inode_link(struct dentry *old_dentry, struct inode *dir, struct dentry *new_dentry) security_inode_link() argument 834 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 1884 security_path_link(struct dentry *old_dentry, const struct path *new_dir, struct dentry *new_dentry) security_path_link() argument 1891 security_path_rename(const struct path *old_dir, struct dentry *old_dentry, const struct path *new_dir, struct dentry *new_dentry, unsigned int flags) security_path_rename() argument
|
H A D | fs.h | 1799 struct dentry *new_dentry; member
|
H A D | nfs_xdr.h | 1721 struct dentry *new_dentry; member
|
/kernel/linux/linux-6.6/security/selinux/ |
H A D | hooks.c | 3007 static int selinux_inode_link(struct dentry *old_dentry, struct inode *dir, struct dentry *new_dentry) in selinux_inode_link() argument 1882 may_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) may_rename() argument 3037 selinux_inode_rename(struct inode *old_inode, struct dentry *old_dentry, struct inode *new_inode, struct dentry *new_dentry) selinux_inode_rename() argument
|
/kernel/linux/linux-6.6/security/ |
H A D | security.c | 1799 security_path_link(struct dentry *old_dentry, const struct path *new_dir, struct dentry *new_dentry) security_path_link() argument 1819 security_path_rename(const struct path *old_dir, struct dentry *old_dentry, const struct path *new_dir, struct dentry *new_dentry, unsigned int flags) security_path_rename() argument 1928 security_inode_link(struct dentry *old_dentry, struct inode *dir, struct dentry *new_dentry) security_inode_link() argument 2039 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...] |
/kernel/linux/linux-5.10/include/linux/ |
H A D | nfs_xdr.h | 1692 struct dentry *new_dentry; member
|
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | nfs4proc.c | 4709 nfs4_proc_rename_setup(struct rpc_message *msg, struct dentry *old_dentry, struct dentry *new_dentry) nfs4_proc_rename_setup() argument
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | nfs4proc.c | 4836 nfs4_proc_rename_setup(struct rpc_message *msg, struct dentry *old_dentry, struct dentry *new_dentry) nfs4_proc_rename_setup() argument
|