Home
last modified time | relevance | path

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

/Linux-v6.6/fs/nfsd/
Dnfs4proc.c2504 struct nfsd4_op *first_op = &args->ops[0]; in nfs41_check_op_ordering() local
2512 if (first_op->status == nfserr_op_illegal) in nfs41_check_op_ordering()
2514 if (!(nfsd4_ops[first_op->opnum].op_flags & ALLOWED_AS_FIRST_OP)) in nfs41_check_op_ordering()
2516 if (first_op->opnum == OP_SEQUENCE) in nfs41_check_op_ordering()