Searched refs:_server (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/afs/
H A Dvnode.c418 struct afs_callback *newcb, struct afs_server **_server)
452 *_server = server;
455 *_server = NULL;
600 struct afs_server **_server)
634 *_server = server;
637 *_server = NULL;
415 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
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/nfs/
H A Dsuper.c587 static int nfs_set_super(struct super_block *s, void *_server) argument
589 struct nfs_server *server = _server;

Completed in 27 milliseconds