Home
last modified time | relevance | path

Searched defs:new_dir (Results 1 – 21 of 21) sorted by relevance

/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 struct inode *new_dir, struct dentry *new_dentry, in BPF_PROG()
/linux/fs/f2fs/
H A Dnamei.c904 struct dentry *old_dentry, struct inode *new_dir, in f2fs_rename()
1100 struct inode *new_dir, struct dentry *new_dentry) in f2fs_cross_rename()
1266 struct inode *new_dir, struct dentry *new_dentry, in f2fs_rename2()
/linux/fs/ocfs2/
H A Ddcache.c430 struct inode *old_dir, struct inode *new_dir) in ocfs2_dentry_move()
/linux/fs/crypto/
H A Dhooks.c90 struct inode *new_dir, struct dentry *new_dentry, in __fscrypt_prepare_rename()
/linux/fs/bfs/
H A Ddir.c203 struct dentry *old_dentry, struct inode *new_dir, in bfs_rename()
/linux/security/tomoyo/
H A Dtomoyo.c264 static int tomoyo_path_link(struct dentry *old_dentry, const struct path *new_dir, in tomoyo_path_link()
/linux/include/linux/
H A Dfsnotify.h274 static inline void fsnotify_move(struct inode *old_dir, struct inode *new_dir, in fsnotify_move()
H A Dfs.h2022 struct inode *new_dir; member
/linux/drivers/android/
H A Dbinderfs.c360 struct inode *new_dir, struct dentry *new_dentry, in binderfs_rename()
/linux/security/apparmor/
H A Dfile.c422 const struct path *new_dir, struct dentry *new_dentry) in aa_path_link()
/linux/fs/ext4/
H A Dnamei.c3785 struct dentry *old_dentry, struct inode *new_dir, in ext4_rename()
4039 struct inode *new_dir, struct dentry *new_dentry) in ext4_cross_rename()
4181 struct inode *new_dir, struct dentry *new_dentry, in ext4_rename2()
/linux/fs/exfat/
H A Dnamei.c1235 struct inode *new_dir, struct dentry *new_dentry, in exfat_rename()
/linux/fs/ubifs/
H A Djournal.c1357 const struct inode *new_dir, in ubifs_jnl_rename()
/linux/fs/kernfs/
H A Ddir.c1294 struct inode *new_dir, struct dentry *new_dentry, in kernfs_iop_rename()
/linux/fs/proc/
H A Dproc_sysctl.c955 static struct ctl_dir *new_dir(struct ctl_table_set *set, in new_dir() function
/linux/fs/btrfs/
H A Dinode.c8043 struct inode *new_dir, in btrfs_rename_exchange()
8328 struct inode *new_dir, struct dentry *new_dentry, in btrfs_rename()
8607 struct dentry *old_dentry, struct inode *new_dir, in btrfs_rename2()
/linux/fs/nfs/
H A Ddir.c2716 struct dentry *old_dentry, struct inode *new_dir, in nfs_rename()
/linux/fs/
H A Dnamei.c5019 struct inode *old_dir = rd->old_dir, *new_dir = rd->new_dir; in vfs_rename() local
/linux/mm/
H A Dshmem.c4038 struct inode *new_dir, struct dentry *new_dentry, in shmem_rename2()