Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dnfs4.h161 OP_ILLEGAL = 10044, enumerator
/linux-6.15/fs/nfs/flexfilelayout/
H A Dflexfilelayoutdev.c417 OP_ILLEGAL, GFP_NOIO); in nfs4_ff_layout_prepare_ds()
/linux-6.15/fs/nfsd/
H A Dnfs4proc.c2701 if (op->opnum == OP_ILLEGAL) in nfsd4_cache_this_op()
2728 if (next->opnum == OP_ILLEGAL) in need_wrongsec_check()
3791 if (op->opnum == OP_ILLEGAL || op->status == nfserr_notsupp) in nfsd4_max_reply()
H A Dnfs4xdr.c2535 op->opnum = OP_ILLEGAL; in nfsd4_decode_compound()
5876 if (op->opnum == OP_ILLEGAL) in nfsd4_encode_operation()