Searched defs:new_dir (Results 51 - 60 of 60) sorted by relevance

123

/linux-master/security/apparmor/
H A Dlsm.c363 static int apparmor_path_link(struct dentry *old_dentry, const struct path *new_dir, argument
381 apparmor_path_rename(const struct path *old_dir, struct dentry *old_dentry, const struct path *new_dir, struct dentry *new_dentry, const unsigned int flags) argument
/linux-master/fs/
H A Dnamei.c4762 struct inode *old_dir = rd->old_dir, *new_dir = rd->new_dir; local
[all...]
/linux-master/mm/
H A Dshmem.c3445 shmem_rename2(struct mnt_idmap *idmap, struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) argument
/linux-master/include/linux/
H A Dsecurity.h866 security_inode_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) argument
1968 security_path_link(struct dentry *old_dentry, const struct path *new_dir, struct dentry *new_dentry) argument
1975 security_path_rename(const struct path *old_dir, struct dentry *old_dentry, const struct path *new_dir, struct dentry *new_dentry, unsigned int flags) argument
H A Dnfs_xdr.h723 const struct nfs_fh *new_dir; member in struct:nfs_renameargs
1720 struct inode *new_dir; member in struct:nfs_renamedata
H A Dfs.h1891 struct inode *new_dir; member in struct:renamedata
/linux-master/security/
H A Dsecurity.c1889 int security_path_link(struct dentry *old_dentry, const struct path *new_dir, argument
1909 security_path_rename(const struct path *old_dir, struct dentry *old_dentry, const struct path *new_dir, struct dentry *new_dentry, unsigned int flags) argument
2144 security_inode_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) argument
[all...]
/linux-master/fs/btrfs/
H A Dinode.c8801 btrfs_rename_exchange(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) argument
9053 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) argument
9289 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) argument
[all...]
/linux-master/security/selinux/
H A Dhooks.c1883 may_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) argument
/linux-master/fs/nfs/
H A Dnfs4proc.c4882 nfs4_proc_rename_done(struct rpc_task *task, struct inode *old_dir, struct inode *new_dir) argument

Completed in 571 milliseconds

123