Home
last modified time | relevance | path

Searched defs:new_dentry (Results 1 – 25 of 46) sorted by relevance

12

/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 /* new_dentry->d_inode can be NULL when the inode is renamed to a file in BPF_PROG() argument
/linux/security/tomoyo/
H A Dtomoyo.c265 struct dentry *new_dentry) in tomoyo_path_link()
287 struct dentry *new_dentry, in tomoyo_path_rename()
/linux/fs/ubifs/
H A Ddir.c1322 struct inode *new_dir, struct dentry *new_dentry, in do_rename() argument
1582 struct inode *new_dir, struct dentry *new_dentry) in ubifs_xrename() argument
1647 ubifs_rename(struct mnt_idmap * idmap,struct inode * old_dir,struct dentry * old_dentry,struct inode * new_dir,struct dentry * new_dentry,unsigned int flags) ubifs_rename() argument
[all...]
/linux/security/landlock/
H A Dfs.c1130 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
1510 hook_path_link(struct dentry * const old_dentry,const struct path * const new_dir,struct dentry * const new_dentry) hook_path_link() argument
1519 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/fat/
H A Dnamei_vfat.c935 struct inode *new_dir, struct dentry *new_dentry) in vfat_rename() argument
1063 struct inode *new_dir, struct dentry *new_dentry) in vfat_rename_exchange() argument
1165 struct dentry *new_dentry, unsigned int flags) in vfat_rename2() argument
/linux/fs/hfs/
H A Ddir.c292 struct dentry *new_dentry, unsigned int flags) in hfs_rename()
/linux/fs/
H A Dlibfs.c354 simple_offset_rename(struct inode * old_dir,struct dentry * old_dentry,struct inode * new_dir,struct dentry * new_dentry) simple_offset_rename() argument
384 simple_offset_rename_exchange(struct inode * old_dir,struct dentry * old_dentry,struct inode * new_dir,struct dentry * new_dentry) simple_offset_rename_exchange() argument
837 simple_rename_timestamp(struct inode * old_dir,struct dentry * old_dentry,struct inode * new_dir,struct dentry * new_dentry) simple_rename_timestamp() argument
852 simple_rename_exchange(struct inode * old_dir,struct dentry * old_dentry,struct inode * new_dir,struct dentry * new_dentry) simple_rename_exchange() argument
873 simple_rename(struct mnt_idmap * idmap,struct inode * old_dir,struct dentry * old_dentry,struct inode * new_dir,struct dentry * new_dentry,unsigned int flags) simple_rename() argument
[all...]
/linux/fs/orangefs/
H A Dnamei.c372 struct dentry *new_dentry, in orangefs_rename()
/linux/fs/crypto/
H A Dhooks.c92 struct inode *new_dir, struct dentry *new_dentry, in __fscrypt_prepare_rename() argument
/linux/fs/minix/
H A Dnamei.c192 struct inode *new_dir, struct dentry *new_dentry, in minix_rename()
/linux/fs/afs/
H A Ddir.c1883 struct dentry *new_dentry = op->dentry_2; in afs_rename_edit_dir() local
1957 struct dentry *new_dentry = op->dentry_2; in afs_rename_exchange_edit_dir() local
2058 afs_rename(struct mnt_idmap * idmap,struct inode * old_dir,struct dentry * old_dentry,struct inode * new_dir,struct dentry * new_dentry,unsigned int flags) afs_rename() argument
[all...]
/linux/fs/bfs/
H A Ddir.c204 bfs_rename(struct mnt_idmap * idmap,struct inode * old_dir,struct dentry * old_dentry,struct inode * new_dir,struct dentry * new_dentry,unsigned int flags) bfs_rename() argument
/linux/fs/nfs/
H A Dunlink.c341 struct dentry *old_dentry, struct dentry *new_dentry, in nfs_async_rename()
/linux/fs/hfsplus/
H A Ddir.c578 hfsplus_rename(struct mnt_idmap * idmap,struct inode * old_dir,struct dentry * old_dentry,struct inode * new_dir,struct dentry * new_dentry,unsigned int flags) hfsplus_rename() argument
/linux/fs/ecryptfs/
H A Dinode.c431 struct dentry *new_dentry) in ecryptfs_link() argument
597 struct dentry *new_dentry, unsigned int flags) in ecryptfs_rename() argument
/linux/fs/hpfs/
H A Dnamei.c505 struct dentry *new_dentry, unsigned int flags) in hpfs_rename()
/linux/fs/vboxsf/
H A Ddir.c389 struct dentry *new_dentry, in vboxsf_dir_rename()
/linux/include/linux/
H A Dfscrypt.h782 struct dentry *new_dentry, in __fscrypt_prepare_rename() argument
1023 fscrypt_prepare_rename(struct inode * old_dir,struct dentry * old_dentry,struct inode * new_dir,struct dentry * new_dentry,unsigned int flags) fscrypt_prepare_rename() argument
H A Dfsnotify.h334 struct dentry *new_dentry) in fsnotify_link()
/linux/fs/coda/
H A Ddir.c300 struct dentry *new_dentry, unsigned int flags) in coda_rename() argument
/linux/drivers/android/binder/
H A Drust_binderfs.c340 struct inode *new_dir, struct dentry *new_dentry, in binderfs_rename()
/linux/drivers/android/
H A Dbinderfs.c349 struct inode *new_dir, struct dentry *new_dentry, in binderfs_rename()
/linux/security/apparmor/
H A Dfile.c432 const struct path *new_dir, struct dentry *new_dentry) in aa_path_link()

12