Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dnfs4.h688 struct nfs4_op_map { struct
Dnfs_xdr.h1318 struct nfs4_op_map enforce;
1319 struct nfs4_op_map allow;
/linux-6.1.9/fs/nfsd/
Dstate.h393 struct nfs4_op_map cl_spo_must_allow;
Dnfs4proc.c3565 struct nfs4_op_map *allow = &cstate->clp->cl_spo_must_allow; in nfsd4_spo_must_allow()
/linux-6.1.9/fs/nfs/
Dnfs4xdr.c1798 static void encode_op_map(struct xdr_stream *xdr, const struct nfs4_op_map *op_map) in encode_op_map()
5632 static int decode_op_map(struct xdr_stream *xdr, struct nfs4_op_map *op_map) in decode_op_map()