Searched defs:new_dentry (Results 1 – 19 of 19) sorted by relevance
/linux/fs/f2fs/ |
H A D | namei.c | 896 struct dentry *new_dentry, unsigned int flags) in f2fs_rename() 1091 struct inode *new_dir, struct dentry *new_dentry) in f2fs_cross_rename() 1257 struct inode *new_dir, struct dentry *new_dentry, in f2fs_rename2()
|
/linux/security/tomoyo/ |
H A D | tomoyo.c | 265 struct dentry *new_dentry) in tomoyo_path_link() 287 struct dentry *new_dentry, in tomoyo_path_rename()
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | local_storage.c | 109 struct inode *new_dir, struct dentry *new_dentry, in BPF_PROG()
|
H A D | profiler.inc.h | 820 struct inode* dir, struct dentry* new_dentry, in BPF_KPROBE()
|
/linux/fs/crypto/ |
H A D | hooks.c | 90 struct inode *new_dir, struct dentry *new_dentry, in __fscrypt_prepare_rename()
|
/linux/fs/bfs/ |
H A D | dir.c | 204 struct dentry *new_dentry, unsigned int flags) in bfs_rename()
|
/linux/fs/nfs/ |
H A D | unlink.c | 341 struct dentry *old_dentry, struct dentry *new_dentry, in nfs_async_rename()
|
H A D | nfs4proc.c | 4980 struct dentry *new_dentry) in nfs4_proc_rename_setup()
|
/linux/fs/exfat/ |
H A D | namei.c | 1129 struct dentry *new_dentry) in __exfat_rename() 1235 struct inode *new_dir, struct dentry *new_dentry, in exfat_rename()
|
/linux/drivers/android/ |
H A D | binderfs.c | 360 struct inode *new_dir, struct dentry *new_dentry, in binderfs_rename()
|
/linux/include/linux/ |
H A D | fsnotify.h | 359 struct dentry *new_dentry) in fsnotify_link()
|
H A D | fs.h | 2011 struct dentry *new_dentry; member
|
/linux/security/apparmor/ |
H A D | file.c | 422 const struct path *new_dir, struct dentry *new_dentry) in aa_path_link()
|
/linux/fs/ |
H A D | namei.c | 4765 struct inode *dir, struct dentry *new_dentry, in vfs_link() 4840 struct dentry *new_dentry; in do_linkat() local 4970 struct dentry *new_dentry = rd->new_dentry; in vfs_rename() local 5129 struct dentry *old_dentry, *new_dentry; in do_renameat2() local
|
H A D | dcache.c | 3046 bool is_subdir(struct dentry *new_dentry, struct dentry *old_dentry) in is_subdir()
|
/linux/fs/ext4/ |
H A D | namei.c | 3788 struct dentry *new_dentry, unsigned int flags) in ext4_rename() 4041 struct inode *new_dir, struct dentry *new_dentry) in ext4_cross_rename() 4183 struct inode *new_dir, struct dentry *new_dentry, in ext4_rename2()
|
/linux/fs/hostfs/ |
H A D | hostfs_kern.c | 743 struct inode *new_dir, struct dentry *new_dentry, in hostfs_rename2()
|
/linux/fs/btrfs/ |
H A D | inode.c | 7951 struct dentry *new_dentry) in btrfs_rename_exchange() 8216 struct inode *new_dir, struct dentry *new_dentry, in btrfs_rename() 8468 struct dentry *new_dentry, unsigned int flags) in btrfs_rename2()
|
/linux/mm/ |
H A D | shmem.c | 4048 struct inode *new_dir, struct dentry *new_dentry, in shmem_rename2()
|