Searched refs:sr_slot_ops (Results 1 – 2 of 2) sorted by relevance
220 const struct nfs4_sequence_slot_ops *sr_slot_ops; member
793 res->sr_slot_ops = clp->cl_mvops->sequence_slot_ops; in nfs4_init_sequence()1056 res->sr_slot_ops->free_slot(res); in nfs4_sequence_free_slot()1063 return res->sr_slot_ops->process(task, res); in nfs4_sequence_process()1070 return res->sr_slot_ops->done(task, res); in nfs4_sequence_done()2407 data->c_res.seq_res.sr_slot_ops->done(task, &data->c_res.seq_res); in nfs4_open_confirm_done()