Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/
Dnfs4xdr.c1793 nfsd4_decode_notsupp(struct nfsd4_compoundargs *argp, void *p) in nfsd4_decode_notsupp() function
1805 [OP_DELEGPURGE] = (nfsd4_dec)nfsd4_decode_notsupp,
1817 [OP_OPENATTR] = (nfsd4_dec)nfsd4_decode_notsupp,
1846 [OP_GET_DIR_DELEGATION] = (nfsd4_dec)nfsd4_decode_notsupp,
1849 [OP_GETDEVICELIST] = (nfsd4_dec)nfsd4_decode_notsupp,
1854 [OP_GETDEVICEINFO] = (nfsd4_dec)nfsd4_decode_notsupp,
1855 [OP_GETDEVICELIST] = (nfsd4_dec)nfsd4_decode_notsupp,
1856 [OP_LAYOUTCOMMIT] = (nfsd4_dec)nfsd4_decode_notsupp,
1857 [OP_LAYOUTGET] = (nfsd4_dec)nfsd4_decode_notsupp,
1858 [OP_LAYOUTRETURN] = (nfsd4_dec)nfsd4_decode_notsupp,
[all …]