Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dnfs4.h689 struct nfs4_op_map { struct
Dnfs_xdr.h1298 struct nfs4_op_map enforce;
1299 struct nfs4_op_map allow;
/kernel/linux/linux-5.10/fs/nfsd/
Dstate.h370 struct nfs4_op_map cl_spo_must_allow;
Dnfs4proc.c3240 struct nfs4_op_map *allow = &cstate->clp->cl_spo_must_allow; in nfsd4_spo_must_allow()
/kernel/linux/linux-5.10/fs/nfs/
Dnfs4xdr.c1770 static void encode_op_map(struct xdr_stream *xdr, const struct nfs4_op_map *op_map) in encode_op_map()
5524 static int decode_op_map(struct xdr_stream *xdr, struct nfs4_op_map *op_map) in decode_op_map()