Home
last modified time | relevance | path

Searched defs:old_dir (Results 1 – 53 of 53) sorted by relevance

/linux-4.4.14/fs/f2fs/
Dnamei.c585 static int f2fs_rename(struct inode *old_dir, struct dentry *old_dentry, in f2fs_rename()
745 static int f2fs_cross_rename(struct inode *old_dir, struct dentry *old_dentry, in f2fs_cross_rename()
907 static int f2fs_rename2(struct inode *old_dir, struct dentry *old_dentry, in f2fs_rename2()
/linux-4.4.14/fs/logfs/
Ddir.c585 static int logfs_rename_cross(struct inode *old_dir, struct dentry *old_dentry, in logfs_rename_cross()
657 static int logfs_rename_target(struct inode *old_dir, struct dentry *old_dentry, in logfs_rename_target()
719 static int logfs_rename(struct inode *old_dir, struct dentry *old_dentry, in logfs_rename()
/linux-4.4.14/fs/nfs/
Dunlink.c346 struct inode *old_dir = data->old_dir; in nfs_async_rename_done() local
404 nfs_async_rename(struct inode *old_dir, struct inode *new_dir, in nfs_async_rename()
Dproc.c351 nfs_proc_rename_done(struct rpc_task *task, struct inode *old_dir, in nfs_proc_rename_done()
Dnfs3proc.c468 nfs3_proc_rename_done(struct rpc_task *task, struct inode *old_dir, in nfs3_proc_rename_done()
Ddir.c1986 int nfs_rename(struct inode *old_dir, struct dentry *old_dentry, in nfs_rename()
Dnfs4proc.c3813 static int nfs4_proc_rename_done(struct rpc_task *task, struct inode *old_dir, in nfs4_proc_rename_done()
/linux-4.4.14/fs/ocfs2/
Ddcache.c445 struct inode *old_dir, struct inode *new_dir) in ocfs2_dentry_move()
Dnamei.c690 struct inode *old_dir = d_inode(old_dentry->d_parent); in ocfs2_link() local
1203 static int ocfs2_rename(struct inode *old_dir, in ocfs2_rename()
/linux-4.4.14/fs/fat/
Dnamei_msdos.c429 static int do_msdos_rename(struct inode *old_dir, unsigned char *old_name, in do_msdos_rename()
598 static int msdos_rename(struct inode *old_dir, struct dentry *old_dentry, in msdos_rename()
Dnamei_vfat.c905 static int vfat_rename(struct inode *old_dir, struct dentry *old_dentry, in vfat_rename()
/linux-4.4.14/fs/hfs/
Ddir.c282 static int hfs_rename(struct inode *old_dir, struct dentry *old_dentry, in hfs_rename()
/linux-4.4.14/fs/sysv/
Dnamei.c208 static int sysv_rename(struct inode * old_dir, struct dentry * old_dentry, in sysv_rename()
/linux-4.4.14/fs/ufs/
Dnamei.c246 static int ufs_rename(struct inode *old_dir, struct dentry *old_dentry, in ufs_rename()
/linux-4.4.14/fs/minix/
Dnamei.c187 static int minix_rename(struct inode * old_dir, struct dentry *old_dentry, in minix_rename()
/linux-4.4.14/fs/exofs/
Dnamei.c228 static int exofs_rename(struct inode *old_dir, struct dentry *old_dentry, in exofs_rename()
/linux-4.4.14/fs/ext2/
Dnamei.c329 static int ext2_rename (struct inode * old_dir, struct dentry * old_dentry, in ext2_rename()
/linux-4.4.14/fs/
Dbad_inode.c74 static int bad_inode_rename2(struct inode *old_dir, struct dentry *old_dentry, in bad_inode_rename2()
Dlibfs.c323 int simple_rename(struct inode *old_dir, struct dentry *old_dentry, in simple_rename()
Dnamei.c4174 int vfs_rename(struct inode *old_dir, struct dentry *old_dentry, in vfs_rename()
/linux-4.4.14/fs/bfs/
Ddir.c209 static int bfs_rename(struct inode *old_dir, struct dentry *old_dentry, in bfs_rename()
/linux-4.4.14/fs/hfsplus/
Ddir.c526 static int hfsplus_rename(struct inode *old_dir, struct dentry *old_dentry, in hfsplus_rename()
/linux-4.4.14/include/linux/
Dfsnotify.h86 static inline void fsnotify_move(struct inode *old_dir, struct inode *new_dir, in fsnotify_move()
Ddebugfs.h171 static inline struct dentry *debugfs_rename(struct dentry *old_dir, struct dentry *old_dentry, in debugfs_rename()
Dsecurity.h648 static inline int security_inode_rename(struct inode *old_dir, in security_inode_rename()
1491 static inline int security_path_rename(struct path *old_dir, in security_path_rename()
Dnfs_xdr.h635 const struct nfs_fh *old_dir; member
1479 struct inode *old_dir; member
/linux-4.4.14/fs/ncpfs/
Ddir.c252 ncp_force_rename(struct inode *old_dir, struct dentry* old_dentry, char *_old_name, in ncp_force_rename()
1108 static int ncp_rename(struct inode *old_dir, struct dentry *old_dentry, in ncp_rename()
Dncplib_kernel.c902 struct inode *old_dir, const char *old_name, __le16 old_type, in ncp_RenameNSEntry()
941 struct inode *old_dir, const char *old_name, in ncp_ren_or_mov_file_or_subdir()
/linux-4.4.14/fs/hpfs/
Dnamei.c510 static int hpfs_rename(struct inode *old_dir, struct dentry *old_dentry, in hpfs_rename()
/linux-4.4.14/fs/affs/
Dnamei.c415 affs_rename(struct inode *old_dir, struct dentry *old_dentry, in affs_rename()
/linux-4.4.14/fs/coda/
Ddir.c293 static int coda_rename(struct inode *old_dir, struct dentry *old_dentry, in coda_rename()
/linux-4.4.14/fs/nilfs2/
Dnamei.c355 static int nilfs_rename(struct inode *old_dir, struct dentry *old_dentry, in nilfs_rename()
/linux-4.4.14/fs/omfs/
Ddir.c373 static int omfs_rename(struct inode *old_dir, struct dentry *old_dentry, in omfs_rename()
/linux-4.4.14/fs/debugfs/
Dinode.c667 struct dentry *debugfs_rename(struct dentry *old_dir, struct dentry *old_dentry, in debugfs_rename()
/linux-4.4.14/fs/ubifs/
Ddir.c968 static int ubifs_rename(struct inode *old_dir, struct dentry *old_dentry, in ubifs_rename()
Djournal.c924 int ubifs_jnl_rename(struct ubifs_info *c, const struct inode *old_dir, in ubifs_jnl_rename()
/linux-4.4.14/fs/jfs/
Dnamei.c1079 static int jfs_rename(struct inode *old_dir, struct dentry *old_dentry, in jfs_rename()
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dnamei.c1074 static int ll_rename(struct inode *old_dir, struct dentry *old_dentry, in ll_rename()
/linux-4.4.14/mm/
Dshmem.c2339 static int shmem_exchange(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, … in shmem_exchange()
2361 static int shmem_whiteout(struct inode *old_dir, struct dentry *old_dentry) in shmem_whiteout()
2393 static int shmem_rename2(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, s… in shmem_rename2()
/linux-4.4.14/fs/reiserfs/
Dnamei.c1307 static int reiserfs_rename(struct inode *old_dir, struct dentry *old_dentry, in reiserfs_rename()
/linux-4.4.14/fs/ceph/
Ddir.c954 static int ceph_rename(struct inode *old_dir, struct dentry *old_dentry, in ceph_rename()
/linux-4.4.14/fs/udf/
Dnamei.c1083 static int udf_rename(struct inode *old_dir, struct dentry *old_dentry, in udf_rename()
/linux-4.4.14/fs/afs/
Ddir.c1085 static int afs_rename(struct inode *old_dir, struct dentry *old_dentry, in afs_rename()
/linux-4.4.14/fs/ecryptfs/
Dinode.c602 ecryptfs_rename(struct inode *old_dir, struct dentry *old_dentry, in ecryptfs_rename()
/linux-4.4.14/security/apparmor/
Dlsm.c307 static int apparmor_path_rename(struct path *old_dir, struct dentry *old_dentry, in apparmor_path_rename()
/linux-4.4.14/fs/ext4/
Dnamei.c3473 static int ext4_rename(struct inode *old_dir, struct dentry *old_dentry, in ext4_rename()
3677 static int ext4_cross_rename(struct inode *old_dir, struct dentry *old_dentry, in ext4_cross_rename()
3816 static int ext4_rename2(struct inode *old_dir, struct dentry *old_dentry, in ext4_rename2()
/linux-4.4.14/fs/kernfs/
Ddir.c920 static int kernfs_iop_rename(struct inode *old_dir, struct dentry *old_dentry, in kernfs_iop_rename()
/linux-4.4.14/fs/9p/
Dvfs_inode.c957 v9fs_vfs_rename(struct inode *old_dir, struct dentry *old_dentry, in v9fs_vfs_rename()
/linux-4.4.14/fs/hostfs/
Dhostfs_kern.c752 static int hostfs_rename2(struct inode *old_dir, struct dentry *old_dentry, in hostfs_rename2()
/linux-4.4.14/security/
Dsecurity.c461 int security_path_rename(struct path *old_dir, struct dentry *old_dentry, in security_path_rename()
561 int security_inode_rename(struct inode *old_dir, struct dentry *old_dentry, in security_inode_rename()
/linux-4.4.14/fs/btrfs/
Dtree-log.c5637 struct inode *inode, struct inode *old_dir, in btrfs_log_new_name()
Dinode.c9248 static int btrfs_rename(struct inode *old_dir, struct dentry *old_dentry, in btrfs_rename()
9428 static int btrfs_rename2(struct inode *old_dir, struct dentry *old_dentry, in btrfs_rename2()
/linux-4.4.14/security/selinux/
Dhooks.c1835 static inline int may_rename(struct inode *old_dir, in may_rename()