Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dnfs4.h668 struct nfs4_op_map { struct
Dnfs_xdr.h1236 struct nfs4_op_map enforce;
1237 struct nfs4_op_map allow;
/Linux-v4.19/fs/nfsd/
Dstate.h350 struct nfs4_op_map cl_spo_must_allow;
Dnfs4proc.c2481 struct nfs4_op_map *allow = &cstate->clp->cl_spo_must_allow; in nfsd4_spo_must_allow()
/Linux-v4.19/fs/nfs/
Dnfs4xdr.c1770 static void encode_op_map(struct xdr_stream *xdr, const struct nfs4_op_map *op_map) in encode_op_map()
5680 static int decode_op_map(struct xdr_stream *xdr, struct nfs4_op_map *op_map) in decode_op_map()