Home
last modified time | relevance | path

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

/Linux-v5.15/fs/nfsd/
Dnfs4xdr.c2215 nfsd4_decode_notsupp(struct nfsd4_compoundargs *argp, void *p) in nfsd4_decode_notsupp() function
2227 [OP_DELEGPURGE] = (nfsd4_dec)nfsd4_decode_notsupp,
2239 [OP_OPENATTR] = (nfsd4_dec)nfsd4_decode_notsupp,
2268 [OP_GET_DIR_DELEGATION] = (nfsd4_dec)nfsd4_decode_notsupp,
2271 [OP_GETDEVICELIST] = (nfsd4_dec)nfsd4_decode_notsupp,
2276 [OP_GETDEVICEINFO] = (nfsd4_dec)nfsd4_decode_notsupp,
2277 [OP_GETDEVICELIST] = (nfsd4_dec)nfsd4_decode_notsupp,
2278 [OP_LAYOUTCOMMIT] = (nfsd4_dec)nfsd4_decode_notsupp,
2279 [OP_LAYOUTGET] = (nfsd4_dec)nfsd4_decode_notsupp,
2280 [OP_LAYOUTRETURN] = (nfsd4_dec)nfsd4_decode_notsupp,
[all …]