Home
last modified time | relevance | path

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

123456

/kernel/linux/linux-5.10/fs/nfs/
H A Dunlink.c333 nfs_async_rename(struct inode *old_dir, struct inode *new_dir, struct dentry *old_dentry, struct dentry *new_dentry, void (*complete)(struct rpc_task *, struct nfs_renamedata *)) nfs_async_rename() argument
/kernel/linux/linux-5.10/fs/nilfs2/
H A Dnamei.c341 nilfs_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) nilfs_rename() argument
/kernel/linux/linux-6.6/fs/
H A Dinit.c168 struct dentry *new_dentry; in init_link() local
H A Dbad_inode.c78 bad_inode_rename2(struct mnt_idmap *idmap, struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) bad_inode_rename2() argument
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dhmdfs_merge_view.h67 struct dentry *new_dentry; member
H A Dinode_cloud.c374 hmdfs_rename_cloud(struct mnt_idmap *idmap, struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) hmdfs_rename_cloud() argument
/kernel/linux/linux-6.6/fs/jffs2/
H A Ddir.c769 jffs2_rename(struct mnt_idmap *idmap, struct inode *old_dir_i, struct dentry *old_dentry, struct inode *new_dir_i, struct dentry *new_dentry, unsigned int flags) jffs2_rename() argument
[all...]
/kernel/linux/linux-6.6/fs/nilfs2/
H A Dnamei.c343 nilfs_rename(struct mnt_idmap *idmap, struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) nilfs_rename() argument
/kernel/linux/linux-6.6/fs/nfs/
H A Dunlink.c338 nfs_async_rename(struct inode *old_dir, struct inode *new_dir, struct dentry *old_dentry, struct dentry *new_dentry, void (*complete)(struct rpc_task *, struct nfs_renamedata *)) nfs_async_rename() argument
/kernel/linux/linux-6.6/fs/bfs/
H A Ddir.c202 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
/kernel/linux/linux-6.6/fs/crypto/
H A Dhooks.c69 __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
/kernel/linux/linux-6.6/fs/hfsplus/
H A Ddir.c532 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
/kernel/linux/linux-6.6/fs/hpfs/
H A Dnamei.c506 hpfs_rename(struct mnt_idmap *idmap, struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) hpfs_rename() argument
/kernel/linux/linux-6.6/fs/ext2/
H A Dnamei.c317 ext2_rename(struct mnt_idmap * idmap, struct inode * old_dir, struct dentry * old_dentry, struct inode * new_dir, struct dentry * new_dentry, unsigned int flags) ext2_rename() argument
/kernel/linux/linux-6.6/fs/sharefs/
H A Dinode.c210 sharefs_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) sharefs_rename() argument
/kernel/linux/linux-6.6/fs/omfs/
H A Ddir.c373 omfs_rename(struct mnt_idmap *idmap, struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) omfs_rename() argument
/kernel/linux/linux-6.6/fs/vboxsf/
H A Ddir.c391 vboxsf_dir_rename(struct mnt_idmap *idmap, struct inode *old_parent, struct dentry *old_dentry, struct inode *new_parent, struct dentry *new_dentry, unsigned int flags) vboxsf_dir_rename() argument
/kernel/linux/linux-6.6/include/linux/
H A Dfsnotify.h219 fsnotify_link(struct inode *dir, struct inode *inode, struct dentry *new_dentry) fsnotify_link() argument
/kernel/linux/linux-5.10/security/tomoyo/
H A Dtomoyo.c252 tomoyo_path_link(struct dentry *old_dentry, const struct path *new_dir, struct dentry *new_dentry) tomoyo_path_link() argument
271 tomoyo_path_rename(const struct path *old_parent, struct dentry *old_dentry, const struct path *new_parent, struct dentry *new_dentry) tomoyo_path_rename() argument
/kernel/linux/linux-5.10/security/apparmor/
H A Dfile.c455 aa_path_link(struct aa_label *label, struct dentry *old_dentry, const struct path *new_dir, struct dentry *new_dentry) aa_path_link() argument
/kernel/linux/linux-5.10/fs/jfs/
H A Dnamei.c1066 jfs_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) jfs_rename() argument
/kernel/linux/linux-5.10/fs/affs/
H A Dnamei.c402 affs_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) affs_rename() argument
449 affs_xrename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) affs_xrename() argument
503 affs_rename2(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) affs_rename2() argument
[all...]
/kernel/linux/linux-5.10/fs/fat/
H A Dnamei_msdos.c427 do_msdos_rename(struct inode *old_dir, unsigned char *old_name, struct dentry *old_dentry, struct inode *new_dir, unsigned char *new_name, struct dentry *new_dentry, int is_hid) do_msdos_rename() argument
596 msdos_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) msdos_rename() argument
/kernel/linux/linux-5.10/fs/coda/
H A Ddir.c294 coda_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) coda_rename() argument
/kernel/linux/linux-5.10/fs/hmdfs/
H A Dinode_cloud_merge.c663 hmdfs_rename_cloud_merge(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) hmdfs_rename_cloud_merge() argument

Completed in 19 milliseconds

123456