Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dnfs4proc.c2195 struct nfsd4_op *first_op = &args->ops[0]; in nfs41_check_op_ordering() local
2203 if (first_op->status == nfserr_op_illegal) in nfs41_check_op_ordering()
2205 if (!(nfsd4_ops[first_op->opnum].op_flags & ALLOWED_AS_FIRST_OP)) in nfs41_check_op_ordering()
2207 if (first_op->opnum == OP_SEQUENCE) in nfs41_check_op_ordering()