Home
last modified time | relevance | path

Searched defs:new_dentry (Results 101 - 125 of 137) sorted by relevance

123456

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dprofiler.inc.h828 BPF_KPROBE(kprobe__vfs_link, struct dentry* old_dentry, struct inode* dir, struct dentry* new_dentry, struct inode** delegated_inode) BPF_KPROBE() argument
/kernel/linux/linux-5.10/security/apparmor/
H A Dlsm.c336 apparmor_path_link(struct dentry *old_dentry, const struct path *new_dir, struct dentry *new_dentry) apparmor_path_link() argument
353 apparmor_path_rename(const struct path *old_dir, struct dentry *old_dentry, const struct path *new_dir, struct dentry *new_dentry) apparmor_path_rename() argument
/kernel/linux/linux-5.10/fs/
H A Dlibfs.c450 simple_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) simple_rename() argument
H A Ddcache.c3087 bool is_subdir(struct dentry *new_dentry, struct dentry *old_dentry) in is_subdir() argument
H A Dnamei.c4089 int vfs_link(struct dentry *old_dentry, struct inode *dir, struct dentry *new_dentry, struct inode **delegated_inode) in vfs_link() argument
4162 struct dentry *new_dentry; in do_linkat() local
4286 vfs_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, struct inode **delegated_inode, unsigned int flags) vfs_rename() argument
4438 struct dentry *old_dentry, *new_dentry; do_renameat2() local
[all...]
/kernel/linux/linux-5.10/fs/nfs/
H A Ddir.c2221 nfs_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) nfs_rename() argument
[all...]
/kernel/linux/linux-6.6/fs/
H A Ddcache.c3203 bool is_subdir(struct dentry *new_dentry, struct dentry *old_dentry) in is_subdir() argument
H A Dlibfs.c322 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
716 simple_rename_timestamp(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) simple_rename_timestamp() argument
731 simple_rename_exchange(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) simple_rename_exchange() argument
751 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...]
H A Dnamei.c4627 struct dentry *new_dentry; in do_linkat() local
4551 vfs_link(struct dentry *old_dentry, struct mnt_idmap *idmap, struct inode *dir, struct dentry *new_dentry, struct inode **delegated_inode) vfs_link() argument
4758 struct dentry *new_dentry = rd->new_dentry; vfs_rename() local
4917 struct dentry *old_dentry, *new_dentry; do_renameat2() local
[all...]
/kernel/linux/linux-6.6/fs/smb/server/
H A Dvfs.c681 struct dentry *old_parent, *new_dentry, *trap; in ksmbd_vfs_rename() local
[all...]
/kernel/linux/linux-6.6/fs/overlayfs/
H A Doverlayfs.h209 ovl_do_link(struct ovl_fs *ofs, struct dentry *old_dentry, struct inode *dir, struct dentry *new_dentry) ovl_do_link() argument
/kernel/linux/linux-6.6/security/apparmor/
H A Dlsm.c355 apparmor_path_link(struct dentry *old_dentry, const struct path *new_dir, struct dentry *new_dentry) apparmor_path_link() argument
373 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) apparmor_path_rename() argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dprofiler.inc.h840 BPF_KPROBE(kprobe__vfs_link, struct dentry* old_dentry, struct mnt_idmap *idmap, struct inode* dir, struct dentry* new_dentry, struct inode** delegated_inode) BPF_KPROBE() argument
/kernel/linux/linux-5.10/fs/hmdfs/
H A Dhmdfs_dentryfile.c1092 struct dentry *new_dentry = NULL; in hmdfs_linkat() local
1314 int hmdfs_rename_dentry(struct dentry *old_dentry, struct dentry *new_dentry, in hmdfs_rename_dentry() argument
2522 struct dentry *new_dentry = NULL; hmdfs_rename_bak() local
2777 struct dentry *new_dentry = NULL; hmdfs_root_rename() local
[all...]
/kernel/linux/linux-5.10/fs/ext4/
H A Dnamei.c3887 ext4_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) ext4_rename() argument
4133 ext4_cross_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) ext4_cross_rename() argument
4278 ext4_rename2(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) ext4_rename2() argument
[all...]
/kernel/linux/linux-5.10/fs/ocfs2/
H A Drefcounttree.c4425 struct dentry *new_dentry; in ocfs2_reflink_ioctl() local
4250 ocfs2_reflink(struct dentry *old_dentry, struct inode *dir, struct dentry *new_dentry, bool preserve) ocfs2_reflink() argument
4360 ocfs2_vfs_reflink(struct dentry *old_dentry, struct inode *dir, struct dentry *new_dentry, bool preserve) ocfs2_vfs_reflink() argument
[all...]
/kernel/linux/linux-6.6/fs/ext4/
H A Dnamei.c3793 ext4_rename(struct mnt_idmap *idmap, struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) ext4_rename() argument
4047 ext4_cross_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) ext4_cross_rename() argument
4190 ext4_rename2(struct mnt_idmap *idmap, struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) ext4_rename2() argument
[all...]
/kernel/linux/linux-6.6/fs/nfs/
H A Ddir.c2620 struct dentry *new_dentry = data->new_dentry; in nfs_unblock_rename() local
2650 nfs_rename(struct mnt_idmap *idmap, struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) nfs_rename() argument
[all...]
/kernel/linux/linux-6.6/fs/ocfs2/
H A Drefcounttree.c4396 struct dentry *new_dentry; in ocfs2_reflink_ioctl() local
4221 ocfs2_reflink(struct dentry *old_dentry, struct inode *dir, struct dentry *new_dentry, bool preserve) ocfs2_reflink() argument
4331 ocfs2_vfs_reflink(struct dentry *old_dentry, struct inode *dir, struct dentry *new_dentry, bool preserve) ocfs2_vfs_reflink() argument
[all...]
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dhmdfs_dentryfile.c1093 struct dentry *new_dentry = NULL; in hmdfs_linkat() local
1315 int hmdfs_rename_dentry(struct dentry *old_dentry, struct dentry *new_dentry, in hmdfs_rename_dentry() argument
2523 struct dentry *new_dentry = NULL; hmdfs_rename_bak() local
2785 struct dentry *new_dentry = NULL; hmdfs_root_rename() local
[all...]
/kernel/linux/linux-5.10/security/smack/
H A Dsmack_lsm.c1035 smack_inode_link(struct dentry *old_dentry, struct inode *dir, struct dentry *new_dentry) smack_inode_link() argument
1139 smack_inode_rename(struct inode *old_inode, struct dentry *old_dentry, struct inode *new_inode, struct dentry *new_dentry) smack_inode_rename() argument
[all...]
/kernel/linux/linux-5.10/mm/
H A Dshmem.c3049 static int shmem_exchange(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) in shmem_exchange() argument
3103 static int shmem_rename2(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) in shmem_rename2() argument
/kernel/linux/linux-6.6/security/smack/
H A Dsmack_lsm.c1065 smack_inode_link(struct dentry *old_dentry, struct inode *dir, struct dentry *new_dentry) smack_inode_link() argument
1169 smack_inode_rename(struct inode *old_inode, struct dentry *old_dentry, struct inode *new_inode, struct dentry *new_dentry) smack_inode_rename() argument
[all...]
/kernel/linux/linux-6.6/mm/
H A Dshmem.c3410 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) shmem_rename2() argument
/kernel/linux/linux-5.10/include/linux/
H A Dsecurity.h761 security_inode_link(struct dentry *old_dentry, struct inode *dir, struct dentry *new_dentry) security_inode_link() argument
801 security_inode_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) security_inode_rename() argument
1784 security_path_link(struct dentry *old_dentry, const struct path *new_dir, struct dentry *new_dentry) security_path_link() argument
1791 security_path_rename(const struct path *old_dir, struct dentry *old_dentry, const struct path *new_dir, struct dentry *new_dentry, unsigned int flags) security_path_rename() argument

Completed in 90 milliseconds

123456