Searched refs:encode_opaque_fixed (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/fs/nfs/ |
| H A D | localio.c | 78 encode_opaque_fixed(xdr, uuid, UUID_SIZE); in localio_xdr_enc_uuidargs()
|
| H A D | nfs4xdr.c | 1065 encode_opaque_fixed(xdr, stateid->data, NFS4_STATEID_SIZE); in encode_nfs4_stateid() 1070 encode_opaque_fixed(xdr, verf->data, NFS4_VERIFIER_SIZE); in encode_nfs4_verifier() 1826 encode_opaque_fixed(xdr, args->sessionid.data, NFS4_MAX_SESSIONID_LEN); in encode_bind_conn_to_session() 1950 encode_opaque_fixed(xdr, session->sess_id.data, NFS4_MAX_SESSIONID_LEN); in encode_destroy_session()
|
| /linux-6.15/fs/nfs/flexfilelayout/ |
| H A D | flexfilelayout.c | 2177 encode_opaque_fixed(xdr, stateid->data, NFS4_STATEID_SIZE); in ff_layout_encode_ff_iostat_head() 2183 encode_opaque_fixed(xdr, devinfo->dev_id.data, NFS4_DEVICEID4_SIZE); in ff_layout_encode_ff_iostat_head()
|
| /linux-6.15/include/linux/ |
| H A D | nfs_xdr.h | 1856 static inline void encode_opaque_fixed(struct xdr_stream *xdr, in encode_opaque_fixed() function
|