Searched defs:new_dir (Results 1 - 25 of 35) sorted by relevance

12

/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/ext2/
H A Dnamei.c260 ext2_rename(struct inode * old_dir, struct dentry * old_dentry, struct inode * new_dir, struct dentry * new_dentry ) argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/hfs/
H A Ddir.c313 hfs_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) argument
H A Ddir_dbl.c302 dbl_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) argument
H A Ddir_nat.c395 nat_hdr_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/sysv/
H A Dnamei.c233 sysv_rename(struct inode * old_dir, struct dentry * old_dentry, struct inode * new_dir, struct dentry * new_dentry) argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/ufs/
H A Dnamei.c253 ufs_rename(struct inode * old_dir, struct dentry * old_dentry, struct inode * new_dir, struct dentry * new_dentry ) argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/affs/
H A Dnamei.c425 affs_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/bfs/
H A Ddir.c191 bfs_rename(struct inode * old_dir, struct dentry * old_dentry, struct inode * new_dir, struct dentry * new_dentry) argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/hpfs/
H A Dnamei.c432 hpfs_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/jfs/
H A Dnamei.c1024 jfs_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/minix/
H A Dnamei.c224 minix_rename(struct inode * old_dir, struct dentry *old_dentry, struct inode * new_dir, struct dentry *new_dentry) argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/nfs/
H A Dproc.c257 nfs_proc_rename(struct inode *old_dir, struct qstr *old_name, struct inode *new_dir, struct qstr *new_name) argument
H A Dnfs3proc.c331 nfs3_proc_rename(struct inode *old_dir, struct qstr *old_name, struct inode *new_dir, struct qstr *new_name) argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/ramfs/
H A Dinode.c234 static int ramfs_rename(struct inode * old_dir, struct dentry *old_dentry, struct inode * new_dir,struct dentry *new_dentry) argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/smbfs/
H A Ddir.c553 smb_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/umsdos/
H A Dnamei.c342 umsdos_rename_f(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, int flags) argument
1098 UMSDOS_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) argument
/asus-wl-520gu-7.0.1.45/src/router/samba/source/modules/
H A Dvfs_recycle.c210 char *new_dir = NULL; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/coda/
H A Ddir.c447 coda_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/ext3/
H A Dnamei.c965 ext3_rename(struct inode * old_dir, struct dentry *old_dentry, struct inode * new_dir,struct dentry *new_dentry) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/intermezzo/
H A Ddir.c723 inline void presto_triple_unlock(struct inode *old_dir, struct inode *new_dir, argument
745 presto_triple_fulllock(struct inode *old_dir, struct inode *new_dir, struct dentry *old_dentry, struct dentry *new_dentry, int triple) argument
768 presto_triple_relock_sem(struct inode *old_dir, struct inode *new_dir, struct dentry *old_dentry, struct dentry *new_dentry, int triple) argument
778 presto_triple_relock_other(struct inode *old_dir, struct inode *new_dir, struct dentry *old_dentry, struct dentry *new_dentry, int triple) argument
801 presto_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/msdos/
H A Dnamei.c435 do_msdos_rename(struct inode *old_dir, char *old_name, struct dentry *old_dentry, struct inode *new_dir,char *new_name, struct dentry *new_dentry, struct buffer_head *old_bh, struct msdos_dir_entry *old_de, int old_ino, int is_hid) argument
536 msdos_rename(struct inode *old_dir,struct dentry *old_dentry, struct inode *new_dir,struct dentry *new_dentry) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/reiserfs/
H A Dnamei.c980 reiserfs_rename(struct inode * old_dir, struct dentry *old_dentry, struct inode * new_dir, struct dentry *new_dentry) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/udf/
H A Dnamei.c1145 udf_rename(struct inode * old_dir, struct dentry * old_dentry, struct inode * new_dir, struct dentry * new_dentry) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/jffs/
H A Dinode-v23.c407 jffs_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/wan/
H A Dcomx.c755 struct proc_dir_entry *new_dir, *debug_file; local
[all...]

Completed in 290 milliseconds

12