Searched defs:newfid (Results 1 - 11 of 11) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/9p/
H A Dvfs_super.c119 int newfid = 0; local
H A Dfcall.c216 v9fs_t_walk(struct v9fs_session_info *v9ses, u32 fid, u32 newfid, argument
H A Dv9fs.c262 int newfid = -1; local
H A Dconv.c583 struct v9fs_fcall *v9fs_create_twalk(u32 fid, u32 newfid, u16 nwname, argument
H A Dvfs_inode.c627 int newfid = -1; local
H A D9p.h212 u32 newfid; member in struct:Twalk
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/coda/
H A Dcnode.c115 coda_replace_fid(struct inode *inode, struct CodaFid *oldfid, struct CodaFid *newfid) argument
H A Ddir.c204 struct CodaFid newfid; local
245 struct CodaFid newfid; local
H A Dupcall.c903 struct CodaFid *newfid = &out->coda_replace.NewFid; local
265 venus_mkdir(struct super_block *sb, struct CodaFid *dirfid, const char *name, int length, struct CodaFid *newfid, struct coda_vattr *attrs) argument
332 venus_create(struct super_block *sb, struct CodaFid *dirfid, const char *name, int length, int excl, int mode, struct CodaFid *newfid, struct coda_vattr *attrs) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/afs/
H A Dvnode.c415 afs_vnode_create(struct afs_vnode *vnode, struct key *key, const char *name, umode_t mode, struct afs_fid *newfid, struct afs_file_status *newstatus, struct afs_callback *newcb, struct afs_server **_server) argument
596 afs_vnode_symlink(struct afs_vnode *vnode, struct key *key, const char *name, const char *content, struct afs_fid *newfid, struct afs_file_status *newstatus, struct afs_server **_server) argument
H A Dfsclient.c652 afs_fs_create(struct afs_server *server, struct key *key, struct afs_vnode *vnode, const char *name, umode_t mode, struct afs_fid *newfid, struct afs_file_status *newstatus, struct afs_callback *newcb, const struct afs_wait_mode *wait_mode) argument
921 afs_fs_symlink(struct afs_server *server, struct key *key, struct afs_vnode *vnode, const char *name, const char *contents, struct afs_fid *newfid, struct afs_file_status *newstatus, const struct afs_wait_mode *wait_mode) argument

Completed in 120 milliseconds