Home
last modified time | relevance | path

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

/linux-4.1.27/fs/f2fs/
Dnamei.c449 struct inode *new_dir, struct dentry *new_dentry) in f2fs_rename()
576 struct inode *new_dir, struct dentry *new_dentry) in f2fs_cross_rename()
723 struct inode *new_dir, struct dentry *new_dentry, in f2fs_rename2()
/linux-4.1.27/fs/logfs/
Ddir.c586 struct inode *new_dir, struct dentry *new_dentry) in logfs_rename_cross()
658 struct inode *new_dir, struct dentry *new_dentry) in logfs_rename_target()
720 struct inode *new_dir, struct dentry *new_dentry) in logfs_rename()
/linux-4.1.27/fs/nfs/
Dunlink.c347 struct inode *new_dir = data->new_dir; in nfs_async_rename_done() local
404 nfs_async_rename(struct inode *old_dir, struct inode *new_dir, in nfs_async_rename()
Dproc.c352 struct inode *new_dir) in nfs_proc_rename_done()
Dnfs3proc.c469 struct inode *new_dir) in nfs3_proc_rename_done()
Ddir.c2001 struct inode *new_dir, struct dentry *new_dentry) in nfs_rename()
Dnfs4proc.c3660 struct inode *new_dir) in nfs4_proc_rename_done()
/linux-4.1.27/fs/ocfs2/
Ddcache.c445 struct inode *old_dir, struct inode *new_dir) in ocfs2_dentry_move()
Dnamei.c1188 struct inode *new_dir, in ocfs2_rename()
/linux-4.1.27/fs/fat/
Dnamei_msdos.c431 struct inode *new_dir, unsigned char *new_name, in do_msdos_rename()
599 struct inode *new_dir, struct dentry *new_dentry) in msdos_rename()
Dnamei_vfat.c906 struct inode *new_dir, struct dentry *new_dentry) in vfat_rename()
/linux-4.1.27/fs/hfs/
Ddir.c283 struct inode *new_dir, struct dentry *new_dentry) in hfs_rename()
/linux-4.1.27/fs/ufs/
Dnamei.c272 struct inode *new_dir, struct dentry *new_dentry) in ufs_rename()
/linux-4.1.27/fs/sysv/
Dnamei.c209 struct inode * new_dir, struct dentry * new_dentry) in sysv_rename()
/linux-4.1.27/fs/minix/
Dnamei.c188 struct inode * new_dir, struct dentry *new_dentry) in minix_rename()
/linux-4.1.27/fs/exofs/
Dnamei.c231 struct inode *new_dir, struct dentry *new_dentry) in exofs_rename()
/linux-4.1.27/security/apparmor/
Dfile.c349 struct path *new_dir, struct dentry *new_dentry) in aa_path_link()
Dlsm.c302 static int apparmor_path_link(struct dentry *old_dentry, struct path *new_dir, in apparmor_path_link()
318 struct path *new_dir, struct dentry *new_dentry) in apparmor_path_rename()
/linux-4.1.27/fs/
Dbad_inode.c75 struct inode *new_dir, struct dentry *new_dentry, in bad_inode_rename2()
Dlibfs.c329 struct inode *new_dir, struct dentry *new_dentry) in simple_rename()
Dnamei.c4137 struct inode *new_dir, struct dentry *new_dentry, in vfs_rename()
4273 struct dentry *old_dir, *new_dir; in SYSCALL_DEFINE5() local
/linux-4.1.27/fs/ext2/
Dnamei.c317 struct inode * new_dir, struct dentry * new_dentry ) in ext2_rename()
/linux-4.1.27/fs/bfs/
Ddir.c210 struct inode *new_dir, struct dentry *new_dentry) in bfs_rename()
/linux-4.1.27/include/linux/
Dfsnotify.h86 static inline void fsnotify_move(struct inode *old_dir, struct inode *new_dir, in fsnotify_move()
Ddebugfs.h165 struct dentry *new_dir, char *new_name) in debugfs_rename()
Dsecurity.h2232 struct inode *new_dir, in security_inode_rename()
3066 struct path *new_dir, in security_path_link()
3074 struct path *new_dir, in security_path_rename()
Dnfs_xdr.h572 const struct nfs_fh *new_dir; member
1424 struct inode *new_dir; member
/linux-4.1.27/fs/hfsplus/
Ddir.c527 struct inode *new_dir, struct dentry *new_dentry) in hfsplus_rename()
/linux-4.1.27/fs/ncpfs/
Ddir.c253 struct inode *new_dir, struct dentry* new_dentry, char *_new_name) in ncp_force_rename()
1109 struct inode *new_dir, struct dentry *new_dentry) in ncp_rename()
Dncplib_kernel.c903 struct inode *new_dir, const char *new_name) in ncp_RenameNSEntry()
942 struct inode *new_dir, const char *new_name) in ncp_ren_or_mov_file_or_subdir()
/linux-4.1.27/fs/hpfs/
Dnamei.c513 struct inode *new_dir, struct dentry *new_dentry) in hpfs_rename()
/linux-4.1.27/fs/affs/
Dnamei.c416 struct inode *new_dir, struct dentry *new_dentry) in affs_rename()
/linux-4.1.27/security/tomoyo/
Dtomoyo.c274 static int tomoyo_path_link(struct dentry *old_dentry, struct path *new_dir, in tomoyo_path_link()
/linux-4.1.27/drivers/staging/lustre/lustre/include/linux/
Dlustre_compat25.h85 #define ll_vfs_rename(old, old_dir, mnt, new, new_dir, mnt1) \ argument
/linux-4.1.27/fs/nilfs2/
Dnamei.c359 struct inode *new_dir, struct dentry *new_dentry) in nilfs_rename()
/linux-4.1.27/fs/coda/
Ddir.c294 struct inode *new_dir, struct dentry *new_dentry) in coda_rename()
/linux-4.1.27/fs/omfs/
Ddir.c374 struct inode *new_dir, struct dentry *new_dentry) in omfs_rename()
/linux-4.1.27/fs/debugfs/
Dinode.c671 struct dentry *new_dir, const char *new_name) in debugfs_rename()
/linux-4.1.27/fs/ubifs/
Ddir.c970 struct inode *new_dir, struct dentry *new_dentry) in ubifs_rename()
Djournal.c926 const struct inode *new_dir, in ubifs_jnl_rename()
/linux-4.1.27/fs/jfs/
Dnamei.c1064 struct inode *new_dir, struct dentry *new_dentry) in jfs_rename()
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dnamei.c1109 struct inode *new_dir, struct dentry *new_dentry) in ll_rename()
/linux-4.1.27/security/
Dsecurity.c450 int security_path_link(struct dentry *old_dentry, struct path *new_dir, in security_path_link()
459 struct path *new_dir, struct dentry *new_dentry, in security_path_rename()
559 struct inode *new_dir, struct dentry *new_dentry, in security_inode_rename()
Dcapability.c299 static int cap_path_link(struct dentry *old_dentry, struct path *new_dir, in cap_path_link()
/linux-4.1.27/fs/reiserfs/
Dnamei.c1282 struct inode *new_dir, struct dentry *new_dentry) in reiserfs_rename()
/linux-4.1.27/fs/udf/
Dnamei.c1039 struct inode *new_dir, struct dentry *new_dentry) in udf_rename()
/linux-4.1.27/fs/afs/
Ddir.c1086 struct inode *new_dir, struct dentry *new_dentry) in afs_rename()
/linux-4.1.27/fs/ceph/
Ddir.c945 struct inode *new_dir, struct dentry *new_dentry) in ceph_rename()
/linux-4.1.27/fs/kernfs/
Ddir.c898 struct inode *new_dir, struct dentry *new_dentry) in kernfs_iop_rename()
/linux-4.1.27/fs/ecryptfs/
Dinode.c604 struct inode *new_dir, struct dentry *new_dentry) in ecryptfs_rename()
/linux-4.1.27/fs/ext4/
Dnamei.c3549 struct inode *new_dir, struct dentry *new_dentry, in ext4_rename()
3746 struct inode *new_dir, struct dentry *new_dentry) in ext4_cross_rename()
3872 struct inode *new_dir, struct dentry *new_dentry, in ext4_rename2()
/linux-4.1.27/fs/9p/
Dvfs_inode.c958 struct inode *new_dir, struct dentry *new_dentry) in v9fs_vfs_rename()
/linux-4.1.27/fs/hostfs/
Dhostfs_kern.c753 struct inode *new_dir, struct dentry *new_dentry, in hostfs_rename2()
/linux-4.1.27/mm/
Dshmem.c2323 static int shmem_exchange(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, … in shmem_exchange()
2377 static int shmem_rename2(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, s… in shmem_rename2()
/linux-4.1.27/fs/proc/
Dproc_sysctl.c876 static struct ctl_dir *new_dir(struct ctl_table_set *set, in new_dir() function
/linux-4.1.27/fs/ext3/
Dnamei.c2379 struct inode * new_dir,struct dentry *new_dentry) in ext3_rename()
/linux-4.1.27/fs/btrfs/
Dinode.c9108 struct inode *new_dir, struct dentry *new_dentry) in btrfs_rename()
9288 struct inode *new_dir, struct dentry *new_dentry, in btrfs_rename2()
/linux-4.1.27/security/selinux/
Dhooks.c1790 struct inode *new_dir, in may_rename()