Home
last modified time | relevance | path

Searched refs:cs_slot (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/nfsd/
H A Dnfs4state.c3388 struct nfsd4_clid_slot *cs_slot = NULL; in nfsd4_create_session() local
3420 cs_slot = &conf->cl_cs_slot; in nfsd4_create_session()
3421 status = check_slot_seqid(cr_ses->seqid, cs_slot->sl_seqid, 0); in nfsd4_create_session()
3424 status = nfsd4_replay_create_session(cr_ses, cs_slot); in nfsd4_create_session()
3436 cs_slot = &unconf->cl_cs_slot; in nfsd4_create_session()
3437 status = check_slot_seqid(cr_ses->seqid, cs_slot->sl_seqid, 0); in nfsd4_create_session()
3468 cs_slot->sl_seqid++; in nfsd4_create_session()
3469 cr_ses->seqid = cs_slot->sl_seqid; in nfsd4_create_session()
3472 nfsd4_cache_create_session(cr_ses, cs_slot, status); in nfsd4_create_session()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/nfsd/
H A Dnfs4state.c3388 struct nfsd4_clid_slot *cs_slot = NULL; in nfsd4_create_session() local
3420 cs_slot = &conf->cl_cs_slot; in nfsd4_create_session()
3421 status = check_slot_seqid(cr_ses->seqid, cs_slot->sl_seqid, 0); in nfsd4_create_session()
3424 status = nfsd4_replay_create_session(cr_ses, cs_slot); in nfsd4_create_session()
3436 cs_slot = &unconf->cl_cs_slot; in nfsd4_create_session()
3437 status = check_slot_seqid(cr_ses->seqid, cs_slot->sl_seqid, 0); in nfsd4_create_session()
3468 cs_slot->sl_seqid++; in nfsd4_create_session()
3469 cr_ses->seqid = cs_slot->sl_seqid; in nfsd4_create_session()
3472 nfsd4_cache_create_session(cr_ses, cs_slot, status); in nfsd4_create_session()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/nfsd/
H A Dnfs4state.c3388 struct nfsd4_clid_slot *cs_slot = NULL; in nfsd4_create_session() local
3420 cs_slot = &conf->cl_cs_slot; in nfsd4_create_session()
3421 status = check_slot_seqid(cr_ses->seqid, cs_slot->sl_seqid, 0); in nfsd4_create_session()
3424 status = nfsd4_replay_create_session(cr_ses, cs_slot); in nfsd4_create_session()
3436 cs_slot = &unconf->cl_cs_slot; in nfsd4_create_session()
3437 status = check_slot_seqid(cr_ses->seqid, cs_slot->sl_seqid, 0); in nfsd4_create_session()
3468 cs_slot->sl_seqid++; in nfsd4_create_session()
3469 cr_ses->seqid = cs_slot->sl_seqid; in nfsd4_create_session()
3472 nfsd4_cache_create_session(cr_ses, cs_slot, status); in nfsd4_create_session()