Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/
Dnfs4proc.c1593 struct nfsd4_op *first_op = &args->ops[0]; in nfs41_check_op_ordering() local
1601 if (first_op->status == nfserr_op_illegal) in nfs41_check_op_ordering()
1603 if (!(nfsd4_ops[first_op->opnum].op_flags & ALLOWED_AS_FIRST_OP)) in nfs41_check_op_ordering()
1605 if (first_op->opnum == OP_SEQUENCE) in nfs41_check_op_ordering()