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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dnfs4state.c210 struct nfs4_cb_conn *cb = &stp->st_stateowner->so_client->cl_cb_conn;
1935 sop->so_client = clp;
1987 (sop->so_client->cl_clientid.cl_id == clid->cl_id);
2226 clp = sop->so_client;
2253 renew_client(sop->so_client);
2437 open->op_stateowner->so_client->cl_firststate = 1;
2448 int cb_up = atomic_read(&sop->so_client->cl_cb_set);
2478 dp = alloc_init_deleg(sop->so_client, stp, fh, flag);
2932 renew_client(stp->st_stateowner->so_client);
3006 struct nfs4_client *clp = sop->so_client;
[all...]
H A Dstate.h325 struct nfs4_client * so_client; member in struct:nfs4_stateowner

Completed in 53 milliseconds