Home
last modified time | relevance | path

Searched refs:old_dentry (Results 1 – 6 of 6) sorted by relevance

/include/linux/
Dfscrypt.h344 int __fscrypt_prepare_rename(struct inode *old_dir, struct dentry *old_dentry,
628 struct dentry *old_dentry, in __fscrypt_prepare_rename() argument
848 static inline int fscrypt_prepare_link(struct dentry *old_dentry, in fscrypt_prepare_link() argument
853 return __fscrypt_prepare_link(d_inode(old_dentry), dir, dentry); in fscrypt_prepare_link()
880 struct dentry *old_dentry, in fscrypt_prepare_rename() argument
886 return __fscrypt_prepare_rename(old_dir, old_dentry, in fscrypt_prepare_rename()
Dsecurity.h343 int security_inode_link(struct dentry *old_dentry, struct inode *dir,
351 int security_inode_rename(struct inode *old_dir, struct dentry *old_dentry,
795 static inline int security_inode_link(struct dentry *old_dentry, in security_inode_link() argument
836 struct dentry *old_dentry, in security_inode_rename() argument
1787 int security_path_link(struct dentry *old_dentry, const struct path *new_dir,
1789 int security_path_rename(const struct path *old_dir, struct dentry *old_dentry,
1829 static inline int security_path_link(struct dentry *old_dentry, in security_path_link() argument
1837 struct dentry *old_dentry, in security_path_rename() argument
Ddebugfs.h114 struct dentry *debugfs_rename(struct dentry *old_dir, struct dentry *old_dentry,
272 static inline struct dentry *debugfs_rename(struct dentry *old_dir, struct dentry *old_dentry, in debugfs_rename() argument
Dlsm_hook_defs.h101 LSM_HOOK(int, 0, path_link, struct dentry *old_dentry,
104 struct dentry *old_dentry, const struct path *new_dir,
123 LSM_HOOK(int, 0, inode_link, struct dentry *old_dentry, struct inode *dir,
133 LSM_HOOK(int, 0, inode_rename, struct inode *old_dir, struct dentry *old_dentry,
Dnfs_xdr.h1706 struct dentry *old_dentry; member
1760 struct dentry *old_dentry,
Dfs.h1990 struct dentry *old_dentry; member