Searched refs:nfsd4_ops (Results 1 – 1 of 1) sorted by relevance
997 static struct nfsd4_operation nfsd4_ops[]; variable1025 if (!(nfsd4_ops[op->opnum].op_flags & ALLOWED_AS_FIRST_OP)) in nfs41_check_op_ordering()1111 opdesc = &nfsd4_ops[op->opnum]; in nfsd4_proc_compound()1172 static struct nfsd4_operation nfsd4_ops[] = { variable1362 if (opnum < ARRAY_SIZE(nfsd4_ops)) in nfsd4_op_name()1363 return nfsd4_ops[opnum].op_name; in nfsd4_op_name()