Home
last modified time | relevance | path

Searched refs:cl_cs_slot (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/nfsd/
H A Dstate.h365 struct nfsd4_clid_slot cl_cs_slot; /* create_session slot */ member
H A Dnfs4state.c3219 exid->seqid = conf->cl_cs_slot.sl_seqid + 1; in nfsd4_exchange_id()
3223 conf->cl_cs_slot.sl_seqid, conf->cl_exchange_flags); in nfsd4_exchange_id()
3416 cs_slot = &conf->cl_cs_slot; in nfsd4_create_session()
3432 cs_slot = &unconf->cl_cs_slot; in nfsd4_create_session()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dstate.h389 struct nfsd4_clid_slot cl_cs_slot; /* create_session slot */ member
H A Dnfs4state.c3421 exid->seqid = conf->cl_cs_slot.sl_seqid + 1; in nfsd4_exchange_id()
3425 conf->cl_cs_slot.sl_seqid, conf->cl_exchange_flags); in nfsd4_exchange_id()
3620 cs_slot = &conf->cl_cs_slot; in nfsd4_create_session()
3637 cs_slot = &unconf->cl_cs_slot; in nfsd4_create_session()

Completed in 23 milliseconds