Symbol: nfs4_server
usr/src/uts/common/fs/nfs/nfs4_callback.c
1081
sizeof (struct nfs4_server *), KM_SLEEP);
usr/src/uts/common/fs/nfs/nfs4_callback.c
1234
sizeof (struct nfs4_server *));
usr/src/uts/common/fs/nfs/nfs4_callback.c
179
struct nfs4_server *sp;
usr/src/uts/common/fs/nfs/nfs4_callback.c
391
struct nfs4_server *sp;
usr/src/uts/common/fs/nfs/nfs4_callback.c
513
struct nfs4_server *sp;
usr/src/uts/common/fs/nfs/nfs4_vfsops.c
159
struct nfs4_server *, nfs4_error_t *, int *);
usr/src/uts/common/fs/nfs/nfs4_vfsops.c
3146
struct nfs4_server nfs4_server_lst =
usr/src/uts/common/fs/nfs/nfs4_vfsops.c
3181
struct nfs4_server *np;
usr/src/uts/common/fs/nfs/nfs4_vfsops.c
3204
struct nfs4_server *tnp;
usr/src/uts/common/fs/nfs/nfs4_vfsops.c
3407
struct nfs4_server *np, nfs4_error_t *ep, int *retry_inusep)
usr/src/uts/common/fs/nfs/nfs4_vfsops.c
3873
struct nfs4_server *
usr/src/uts/common/fs/nfs/nfs4_vfsops.c
3876
struct nfs4_server *np;
usr/src/uts/common/fs/nfs/nfs4_vfsops.c
3893
np = kmem_zalloc(sizeof (struct nfs4_server), KM_SLEEP);
usr/src/uts/common/fs/nfs/nfs4_vfsops.c
3951
static struct nfs4_server *
usr/src/uts/common/nfs/nfs4_clnt.h
1097
struct nfs4_server *mi_srv; /* backpointer to nfs4_server_t */
usr/src/uts/common/nfs/nfs4_clnt.h
1289
struct nfs4_server *forw;
usr/src/uts/common/nfs/nfs4_clnt.h
1290
struct nfs4_server *back;
usr/src/uts/common/nfs/nfs4_clnt.h
1588
extern struct nfs4_server nfs4_server_lst;
usr/src/uts/common/nfs/nfs4_clnt.h
1850
struct nfs4_server **nfs4prog2server;
usr/src/uts/common/nfs/nfs4_clnt.h
950
struct nfs4_server;