Home
last modified time | relevance | path

Searched defs:new_dir (Results 1 – 19 of 19) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Dverifier_vfs_accept.c89 struct inode *new_dir, struct dentry *new_dentry, in BPF_PROG()
H A Dverifier_vfs_reject.c165 struct inode *new_dir, struct dentry *new_dentry, in BPF_PROG()
H A Dlocal_storage.c109 BPF_PROG(inode_rename,struct inode * old_dir,struct dentry * old_dentry,struct inode * new_dir,struct dentry * new_dentry,unsigned int flags) BPF_PROG() argument
/linux/security/landlock/
H A Dfs.c1129 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
1509 hook_path_link(struct dentry * const old_dentry,const struct path * const new_dir,struct dentry * const new_dentry) hook_path_link() argument
1518 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/ntfs3/
H A Dnamei.c266 struct dentry *dentry, struct inode *new_dir, in ntfs_rename()
/linux/include/linux/
H A Dfscrypt.h755 struct inode *new_dir, in __fscrypt_prepare_rename()
941 struct inode *new_dir, in fscrypt_prepare_rename()
H A Dnfs_xdr.h757 const struct nfs_fh *new_dir; member
1766 struct inode *new_dir; member
/linux/security/tomoyo/
H A Dtomoyo.c264 static int tomoyo_path_link(struct dentry *old_dentry, const struct path *new_dir, in tomoyo_path_link()
/linux/drivers/android/
H A Dbinderfs.c349 struct inode *new_dir, struct dentry *new_dentry, in binderfs_rename()
/linux/security/apparmor/
H A Dfile.c439 const struct path *new_dir, struct dentry *new_dentry) in aa_path_link()
H A Dlsm.c366 static int apparmor_path_link(struct dentry *old_dentry, const struct path *new_dir, in apparmor_path_link()
386 const struct path *new_dir, struct dentry *new_dentry, in apparmor_path_rename()
/linux/fs/ext4/
H A Dnamei.c3800 struct dentry *old_dentry, struct inode *new_dir, 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/security/
H A Dsecurity.c1515 int security_path_link(struct dentry *old_dentry, const struct path *new_dir, in security_path_link() argument
1536 const struct path *new_dir, struct dentry *new_dentry, in security_path_rename() argument
1771 struct inode *new_dir, struct dentry *new_dentry, in security_inode_rename() argument
[all...]
/linux/fs/afs/
H A Ddir.c2071 struct dentry *old_dentry, struct inode *new_dir, in afs_rename()
/linux/fs/btrfs/
H A Dinode.c8275 struct inode *new_dir, in btrfs_rename_exchange()
8560 struct inode *new_dir, struct dentry *new_dentry, in btrfs_rename()
8839 struct dentry *old_dentry, struct inode *new_dir, in btrfs_rename2()
/linux/fs/nfs/
H A Ddir.c2775 struct dentry *old_dentry, struct inode *new_dir, in nfs_rename()
H A Dnfs4proc.c5083 struct inode *new_dir) in nfs4_proc_rename_done()
/linux/fs/
H A Dnamei.c6079 struct inode *new_dir = d_inode(rd->new_parent); in vfs_rename() local
/linux/security/selinux/
H A Dhooks.c1937 struct inode *new_dir, in may_rename() argument