Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dnfs4state.c3222 check_slot_seqid(u32 seqid, u32 slot_seqid, int slot_inuse) in check_slot_seqid() function
3402 status = check_slot_seqid(cr_ses->seqid, cs_slot->sl_seqid, 0); in nfsd4_create_session()
3418 status = check_slot_seqid(cr_ses->seqid, cs_slot->sl_seqid, 0); in nfsd4_create_session()
3775 status = check_slot_seqid(seq->seqid, slot->sl_seqid, in nfsd4_sequence()