Searched refs:op_nr (Results 1 – 1 of 1) sorted by relevance
759 if (op_nr == OP_CB_SEQUENCE) { in preprocess_nfs41_op()767 switch (op_nr) { in preprocess_nfs41_op()776 *op = &callback_ops[op_nr]; in preprocess_nfs41_op()835 if (op_nr == OP_CB_OFFLOAD) { in preprocess_nfs42_op()836 *op = &callback_ops[op_nr]; in preprocess_nfs42_op()853 switch (op_nr) { in preprocess_nfs4_op()856 *op = &callback_ops[op_nr]; in preprocess_nfs4_op()870 unsigned int op_nr; in process_op() local881 status = preprocess_nfs4_op(op_nr, &op); in process_op()894 op_nr = OP_CB_ILLEGAL; in process_op()[all …]
Completed in 5 milliseconds