Searched refs:OP_ILLEGAL (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dnfs4.h159 OP_ILLEGAL = 10044, enumerator in enum:nfs_opnum4
/linux-master/fs/nfs/flexfilelayout/
H A Dflexfilelayoutdev.c411 OP_ILLEGAL, GFP_NOIO); local
/linux-master/fs/nfsd/
H A Dnfs4proc.c2551 if (op->opnum == OP_ILLEGAL)
2578 if (next->opnum == OP_ILLEGAL)
3621 if (op->opnum == OP_ILLEGAL || op->status == nfserr_notsupp)
H A Dnfs4xdr.c2492 op->opnum = OP_ILLEGAL;
5672 if (op->opnum == OP_ILLEGAL)

Completed in 140 milliseconds