Home
last modified time | relevance | path

Searched defs:new_dentry (Results 126 - 137 of 137) sorted by relevance

123456

/kernel/linux/linux-5.10/security/
H A Dsecurity.c1129 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 Dhooks.c2946 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 Dinode.c8898 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 Dinode.c8693 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 Dsecurity.h794 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 Dfs.h1799 struct dentry *new_dentry; member
H A Dnfs_xdr.h1721 struct dentry *new_dentry; member
/kernel/linux/linux-6.6/security/selinux/
H A Dhooks.c3007 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 Dsecurity.c1799 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 Dnfs_xdr.h1692 struct dentry *new_dentry; member
/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs4proc.c4709 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 Dnfs4proc.c4836 nfs4_proc_rename_setup(struct rpc_message *msg, struct dentry *old_dentry, struct dentry *new_dentry) nfs4_proc_rename_setup() argument

Completed in 89 milliseconds

123456