Searched refs:nl4_server (Results 1 – 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/fs/nfs/ |
D | nfs42.h | 21 struct nl4_server *, nfs4_stateid *, bool);
|
D | nfs4file.c | 143 struct nl4_server *nss = NULL; in __nfs4_copy_file_range()
|
D | nfs42proc.c | 278 struct nl4_server *nss, in _nfs42_proc_copy() 386 struct nl4_server *nss, in nfs42_proc_copy()
|
D | nfs42xdr.c | 278 const struct nl4_server *ns) in encode_nl4_server() 890 static int decode_nl4_server(struct xdr_stream *xdr, struct nl4_server *ns) in decode_nl4_server()
|
/kernel/linux/linux-5.10/fs/nfsd/ |
D | xdr4.h | 553 struct nl4_server cp_src; 608 struct nl4_server cpn_dst; 614 struct nl4_server cpn_src;
|
D | nfs4xdr.c | 1763 struct nl4_server *ns) in nfsd4_decode_nl4_server() 1801 struct nl4_server *ns_dummy; in nfsd4_decode_copy() 1831 ns_dummy = kmalloc(sizeof(struct nl4_server), GFP_KERNEL); in nfsd4_decode_copy() 4546 nfsd42_encode_nl4_server(struct nfsd4_compoundres *resp, struct nl4_server *ns) in nfsd42_encode_nl4_server()
|
D | nfs4proc.c | 1172 nfsd4_interssc_connect(struct nl4_server *nss, struct svc_rqst *rqstp, in nfsd4_interssc_connect() 1435 memcpy(&dst->cp_src, &src->cp_src, sizeof(struct nl4_server)); in dup_copy_fields()
|
/kernel/linux/linux-5.10/include/linux/ |
D | nfs4.h | 709 struct nl4_server { struct
|
D | nfs_xdr.h | 1445 struct nl4_server *cp_src; 1479 struct nl4_server cna_dst; 1487 struct nl4_server cnr_src;
|