/linux-3.3/fs/nfs/ |
D | unlink.c | 351 struct inode *new_dir; member 367 struct inode *new_dir = data->new_dir; in nfs_async_rename_done() local 437 nfs_async_rename(struct inode *old_dir, struct inode *new_dir, in nfs_async_rename()
|
D | proc.c | 377 struct inode *new_dir) in nfs_proc_rename_done() 388 struct inode *new_dir, struct qstr *new_name) in nfs_proc_rename()
|
D | nfs3proc.c | 450 struct inode *new_dir) in nfs3_proc_rename_done() 465 struct inode *new_dir, struct qstr *new_name) in nfs3_proc_rename()
|
/linux-3.3/fs/logfs/ |
D | dir.c | 608 struct inode *new_dir, struct dentry *new_dentry) in logfs_rename_cross() 680 struct inode *new_dir, struct dentry *new_dentry) in logfs_rename_target() 742 struct inode *new_dir, struct dentry *new_dentry) in logfs_rename()
|
/linux-3.3/fs/hfs/ |
D | dir.c | 280 struct inode *new_dir, struct dentry *new_dentry) in hfs_rename()
|
/linux-3.3/fs/fat/ |
D | namei_msdos.c | 436 struct inode *new_dir, unsigned char *new_name, in do_msdos_rename() 609 struct inode *new_dir, struct dentry *new_dentry) in msdos_rename()
|
/linux-3.3/fs/ocfs2/ |
D | dcache.c | 508 struct inode *old_dir, struct inode *new_dir) in ocfs2_dentry_move()
|
/linux-3.3/fs/minix/ |
D | namei.c | 182 struct inode * new_dir, struct dentry *new_dentry) in minix_rename()
|
/linux-3.3/fs/ufs/ |
D | namei.c | 269 struct inode *new_dir, struct dentry *new_dentry) in ufs_rename()
|
/linux-3.3/fs/ext2/ |
D | namei.c | 307 struct inode * new_dir, struct dentry * new_dentry ) in ext2_rename()
|
/linux-3.3/fs/sysv/ |
D | namei.c | 215 struct inode * new_dir, struct dentry * new_dentry) in sysv_rename()
|
/linux-3.3/fs/exofs/ |
D | namei.c | 237 struct inode *new_dir, struct dentry *new_dentry) in exofs_rename()
|
/linux-3.3/security/apparmor/ |
D | file.c | 350 struct path *new_dir, struct dentry *new_dentry) in aa_path_link()
|
D | lsm.c | 302 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-3.3/fs/bfs/ |
D | dir.c | 219 struct inode *new_dir, struct dentry *new_dentry) in bfs_rename()
|
/linux-3.3/fs/hfsplus/ |
D | dir.c | 468 struct inode *new_dir, struct dentry *new_dentry) in hfsplus_rename()
|
/linux-3.3/include/linux/ |
D | fsnotify.h | 85 static inline void fsnotify_move(struct inode *old_dir, struct inode *new_dir, in fsnotify_move()
|
D | debugfs.h | 135 struct dentry *new_dir, char *new_name) in debugfs_rename()
|
/linux-3.3/fs/debugfs/ |
D | inode.c | 472 struct dentry *new_dir, const char *new_name) in debugfs_rename()
|
/linux-3.3/fs/ncpfs/ |
D | dir.c | 235 struct inode *new_dir, struct dentry* new_dentry, char *_new_name) in ncp_force_rename() 1136 struct inode *new_dir, struct dentry *new_dentry) in ncp_rename()
|
/linux-3.3/fs/hpfs/ |
D | namei.c | 519 struct inode *new_dir, struct dentry *new_dentry) in hpfs_rename()
|
/linux-3.3/fs/nilfs2/ |
D | namei.c | 356 struct inode *new_dir, struct dentry *new_dentry) in nilfs_rename()
|
/linux-3.3/security/tomoyo/ |
D | tomoyo.c | 275 static int tomoyo_path_link(struct dentry *old_dentry, struct path *new_dir, in tomoyo_path_link()
|
/linux-3.3/fs/affs/ |
D | namei.c | 414 struct inode *new_dir, struct dentry *new_dentry) in affs_rename()
|
/linux-3.3/fs/ |
D | namei.c | 3049 struct inode *new_dir, struct dentry *new_dentry) in vfs_rename_dir() 3097 struct inode *new_dir, struct dentry *new_dentry) in vfs_rename_other() 3130 struct inode *new_dir, struct dentry *new_dentry) in vfs_rename() 3170 struct dentry *old_dir, *new_dir; in SYSCALL_DEFINE4() local
|