Home
last modified time | relevance | path

Searched refs:encode_opaque_fixed (Results 1 – 3 of 3) sorted by relevance

/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c2157 encode_opaque_fixed(xdr, stateid->data, NFS4_STATEID_SIZE); in ff_layout_encode_ff_iostat()
2163 encode_opaque_fixed(xdr, devinfo->dev_id.data, NFS4_DEVICEID4_SIZE); in ff_layout_encode_iostats_array()
/linux/include/linux/
H A Dnfs_xdr.h1855 static inline void encode_opaque_fixed(struct xdr_stream *xdr, in encode_opaque_fixed() function
/linux/fs/nfs/
H A Dnfs4xdr.c1065 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()