Lines Matching refs:sr_slot
562 res->sr_slot = NULL; in nfs4_init_sequence()
578 if (res->sr_slot != NULL) in nfs40_setup_sequence()
594 res->sr_slot = slot; in nfs40_setup_sequence()
614 struct nfs4_slot *slot = res->sr_slot; in nfs40_sequence_done()
626 res->sr_slot = NULL; in nfs40_sequence_done()
637 struct nfs4_slot *slot = res->sr_slot; in nfs41_sequence_free_slot()
660 res->sr_slot = NULL; in nfs41_sequence_free_slot()
668 struct nfs4_slot *slot = res->sr_slot; in nfs41_sequence_done()
770 if (res->sr_slot == NULL) in nfs4_sequence_done()
772 if (!res->sr_slot->table->session) in nfs4_sequence_done()
788 if (res->sr_slot != NULL) in nfs41_setup_sequence()
818 res->sr_slot = slot; in nfs41_setup_sequence()
855 __func__, session->clp, session, res->sr_slot ? in nfs4_setup_sequence()
856 res->sr_slot->slot_nr : NFS4_NO_SLOT); in nfs4_setup_sequence()
7985 lgp->res.seq_res.sr_slot = NULL; in nfs4_proc_layoutget()