/linux-3.3/fs/nfs/ |
D | unlink.c | 352 struct dentry *new_dentry; member 369 struct dentry *new_dentry = data->new_dentry; in nfs_async_rename_done() local 438 struct dentry *old_dentry, struct dentry *new_dentry) in nfs_async_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/security/tomoyo/ |
D | tomoyo.c | 276 struct dentry *new_dentry) in tomoyo_path_link() 296 struct dentry *new_dentry) in tomoyo_path_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 | 437 struct dentry *new_dentry, int is_hid) in do_msdos_rename() 609 struct inode *new_dir, struct dentry *new_dentry) in msdos_rename()
|
/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/ |
D | namei.c | 2911 int vfs_link(struct dentry *old_dentry, struct inode *dir, struct dentry *new_dentry) in vfs_link() 2964 struct dentry *new_dentry; in SYSCALL_DEFINE5() local 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() 3171 struct dentry *old_dentry, *new_dentry; in SYSCALL_DEFINE4() local
|
/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 | 303 struct dentry *new_dentry) 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 | 167 static inline void fsnotify_link(struct inode *dir, struct inode *inode, struct dentry *new_dentry) in fsnotify_link()
|
/linux-3.3/fs/ecryptfs/ |
D | inode.c | 445 struct dentry *new_dentry) in ecryptfs_link() 616 struct inode *new_dir, struct dentry *new_dentry) in ecryptfs_rename()
|
/linux-3.3/security/ |
D | capability.c | 134 struct dentry *new_dentry) in cap_inode_link() 168 struct inode *new_inode, struct dentry *new_dentry) in cap_inode_rename() 266 struct dentry *new_dentry) in cap_path_link() 272 struct path *new_path, struct dentry *new_dentry) in cap_path_rename()
|
D | security.c | 413 struct dentry *new_dentry) in security_path_link() 421 struct path *new_dir, struct dentry *new_dentry) in security_path_rename() 467 struct dentry *new_dentry) in security_inode_link() 512 struct inode *new_dir, struct dentry *new_dentry) in security_inode_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/fs/affs/ |
D | namei.c | 414 struct inode *new_dir, struct dentry *new_dentry) in affs_rename()
|
/linux-3.3/fs/jffs2/ |
D | dir.c | 773 struct inode *new_dir_i, struct dentry *new_dentry) in jffs2_rename()
|
/linux-3.3/fs/coda/ |
D | dir.c | 351 struct inode *new_dir, struct dentry *new_dentry) in coda_rename()
|