Home
last modified time | relevance | path

Searched refs:p_stid (Results 1 – 2 of 2) sorted by relevance

/linux/fs/nfsd/
H A Dstate.h892 struct nfs4_stid *p_stid);
H A Dnfs4state.c987 struct nfs4_stid *p_stid) in nfs4_init_cp_state() argument
1010 list_add(&cps->cp_list, &p_stid->sc_cp_list); in nfs4_init_cp_state()
1051 struct nfs4_stid *p_stid) in nfs4_alloc_init_cpntf_state() argument
1066 memcpy(&cps->cp_p_stateid, &p_stid->sc_stateid, sizeof(stateid_t)); in nfs4_alloc_init_cpntf_state()
1067 memcpy(&cps->cp_p_clid, &p_stid->sc_client->cl_clientid, in nfs4_alloc_init_cpntf_state()
1070 if (!nfs4_init_cp_state(nn, &cps->cp_stateid, p_stid)) in nfs4_alloc_init_cpntf_state()