Home
last modified time | relevance | path

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

/Linux-v6.1/fs/nfsd/
Dnfs4xdr.c2261 nfsd4_decode_notsupp(struct nfsd4_compoundargs *argp, void *p) in nfsd4_decode_notsupp() function
2273 [OP_DELEGPURGE] = (nfsd4_dec)nfsd4_decode_notsupp,
2285 [OP_OPENATTR] = (nfsd4_dec)nfsd4_decode_notsupp,
2314 [OP_GET_DIR_DELEGATION] = (nfsd4_dec)nfsd4_decode_notsupp,
2317 [OP_GETDEVICELIST] = (nfsd4_dec)nfsd4_decode_notsupp,
2322 [OP_GETDEVICEINFO] = (nfsd4_dec)nfsd4_decode_notsupp,
2323 [OP_GETDEVICELIST] = (nfsd4_dec)nfsd4_decode_notsupp,
2324 [OP_LAYOUTCOMMIT] = (nfsd4_dec)nfsd4_decode_notsupp,
2325 [OP_LAYOUTGET] = (nfsd4_dec)nfsd4_decode_notsupp,
2326 [OP_LAYOUTRETURN] = (nfsd4_dec)nfsd4_decode_notsupp,
[all …]