Searched refs:xdr_encode_opaque_fixed (Results 1 – 6 of 6) sorted by relevance
| /linux/fs/nfsd/ |
| H A D | flexfilelayoutxdr.c | 62 p = xdr_encode_opaque_fixed(p, &fl->stateid.si_opaque, in nfsd4_ff_encode_layoutget()
|
| H A D | nfs4xdr.c | 3304 xdr_encode_opaque_fixed(p, args->exp->ex_uuid, EX_UUID_LEN); in nfsd4_encode_fattr4_fsid() 5890 xdr_encode_opaque_fixed(p, NULL, cplen); in nfsd4_vbuf_to_stream()
|
| /linux/fs/nfs/flexfilelayout/ |
| H A D | flexfilelayoutdev.c | 508 p = xdr_encode_opaque_fixed(p, &err->stateid, in ff_layout_encode_ds_ioerr() 512 p = xdr_encode_opaque_fixed(p, &err->deviceid, in ff_layout_encode_ds_ioerr()
|
| /linux/net/sunrpc/ |
| H A D | xdr.c | 54 __be32 *xdr_encode_opaque_fixed(__be32 *p, const void *ptr, unsigned int nbytes) in xdr_encode_opaque_fixed() function 68 EXPORT_SYMBOL_GPL(xdr_encode_opaque_fixed); 81 return xdr_encode_opaque_fixed(p, ptr, nbytes); in xdr_encode_opaque()
|
| /linux/fs/nfs/blocklayout/ |
| H A D | extent_tree.c | 509 p = xdr_encode_opaque_fixed(p, be->be_device->deviceid.data, in encode_block_extent()
|
| /linux/fs/nfs/ |
| H A D | nfs42xdr.c | 437 p = xdr_encode_opaque_fixed(p, devinfo->dev_id.data, in encode_layoutstats() 469 p = xdr_encode_opaque_fixed(p, error->dev_id.data, in encode_device_error()
|