Searched refs:encode_opaque_fixed (Results 1 – 4 of 4) sorted by relevance
/linux/fs/nfs/ |
A D | localio.c | 74 encode_opaque_fixed(xdr, uuid, UUID_SIZE); in localio_xdr_enc_uuidargs()
|
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/fs/nfs/flexfilelayout/ |
A D | flexfilelayout.c | 2141 encode_opaque_fixed(xdr, stateid->data, NFS4_STATEID_SIZE); in ff_layout_encode_ff_iostat_head() 2147 encode_opaque_fixed(xdr, devinfo->dev_id.data, NFS4_DEVICEID4_SIZE); in ff_layout_encode_ff_iostat_head()
|
/linux/include/linux/ |
A D | nfs_xdr.h | 1859 static inline void encode_opaque_fixed(struct xdr_stream *xdr, in encode_opaque_fixed() function
|
Completed in 63 milliseconds