Home
last modified time | relevance | path

Searched defs:new_dentry (Results 1 – 25 of 49) sorted by relevance

12

/linux-3.3/fs/nfs/
Dunlink.c352 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/
Ddir.c608 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/
Dtomoyo.c276 struct dentry *new_dentry) in tomoyo_path_link()
296 struct dentry *new_dentry) in tomoyo_path_rename()
/linux-3.3/fs/hfs/
Ddir.c280 struct inode *new_dir, struct dentry *new_dentry) in hfs_rename()
/linux-3.3/fs/fat/
Dnamei_msdos.c437 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/
Dnamei.c182 struct inode * new_dir, struct dentry *new_dentry) in minix_rename()
/linux-3.3/fs/ufs/
Dnamei.c269 struct inode *new_dir, struct dentry *new_dentry) in ufs_rename()
/linux-3.3/fs/
Dnamei.c2911 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/
Dnamei.c307 struct inode * new_dir, struct dentry * new_dentry ) in ext2_rename()
/linux-3.3/fs/sysv/
Dnamei.c215 struct inode * new_dir, struct dentry * new_dentry) in sysv_rename()
/linux-3.3/fs/exofs/
Dnamei.c237 struct inode *new_dir, struct dentry *new_dentry) in exofs_rename()
/linux-3.3/security/apparmor/
Dfile.c350 struct path *new_dir, struct dentry *new_dentry) in aa_path_link()
Dlsm.c303 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/
Ddir.c219 struct inode *new_dir, struct dentry *new_dentry) in bfs_rename()
/linux-3.3/fs/hfsplus/
Ddir.c468 struct inode *new_dir, struct dentry *new_dentry) in hfsplus_rename()
/linux-3.3/include/linux/
Dfsnotify.h167 static inline void fsnotify_link(struct inode *dir, struct inode *inode, struct dentry *new_dentry) in fsnotify_link()
/linux-3.3/fs/ecryptfs/
Dinode.c445 struct dentry *new_dentry) in ecryptfs_link()
616 struct inode *new_dir, struct dentry *new_dentry) in ecryptfs_rename()
/linux-3.3/security/
Dcapability.c134 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()
Dsecurity.c413 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/
Ddir.c235 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/
Dnamei.c519 struct inode *new_dir, struct dentry *new_dentry) in hpfs_rename()
/linux-3.3/fs/nilfs2/
Dnamei.c356 struct inode *new_dir, struct dentry *new_dentry) in nilfs_rename()
/linux-3.3/fs/affs/
Dnamei.c414 struct inode *new_dir, struct dentry *new_dentry) in affs_rename()
/linux-3.3/fs/jffs2/
Ddir.c773 struct inode *new_dir_i, struct dentry *new_dentry) in jffs2_rename()
/linux-3.3/fs/coda/
Ddir.c351 struct inode *new_dir, struct dentry *new_dentry) in coda_rename()

12