Home
last modified time | relevance | path

Searched refs:xdr_decode_hyper (Results 1 – 14 of 14) sorted by relevance

/linux/fs/nfsd/
A Dblocklayoutxdr.c141 p = xdr_decode_hyper(p, &bex.foff); in nfsd4_block_decode_layoutupdate()
147 p = xdr_decode_hyper(p, &bex.len); in nfsd4_block_decode_layoutupdate()
153 p = xdr_decode_hyper(p, &bex.soff); in nfsd4_block_decode_layoutupdate()
206 p = xdr_decode_hyper(p, &val); in nfsd4_scsi_decode_layoutupdate()
213 p = xdr_decode_hyper(p, &val); in nfsd4_scsi_decode_layoutupdate()
A Dnfs4xdr.c241 p = xdr_decode_hyper(p, &tv->tv_sec); in nfsd4_decode_nfstime4()
/linux/fs/nfs/
A Dcallback_xdr.c241 p = xdr_decode_hyper(p, &args->cbl_range.offset); in decode_layoutrecall_args()
242 p = xdr_decode_hyper(p, &args->cbl_range.length); in decode_layoutrecall_args()
248 p = xdr_decode_hyper(p, &args->cbl_fsid.major); in decode_layoutrecall_args()
249 p = xdr_decode_hyper(p, &args->cbl_fsid.minor); in decode_layoutrecall_args()
490 p = xdr_decode_hyper(p, &args->cbnl_owner.clientid); in decode_lockowner()
501 xdr_decode_hyper(p, &args->cbnl_owner.id); in decode_lockowner()
540 p = xdr_decode_hyper(p, &args->wr_count); in decode_write_response()
583 p = xdr_decode_hyper(p, &args->wr_count); in decode_offload_args()
A Dnfs42xdr.c579 xdr_decode_hyper(p, &res->cookie); in decode_listxattrs()
891 p = xdr_decode_hyper(p, &res->count); in decode_write_response()
1000 p = xdr_decode_hyper(p, &res->cnr_lease_time.seconds); in decode_copy_notify()
1040 p = xdr_decode_hyper(p, &offset); in decode_read_plus_data()
1067 p = xdr_decode_hyper(p, &offset); in decode_read_plus_hole()
1068 p = xdr_decode_hyper(p, &length); in decode_read_plus_hole()
1163 p = xdr_decode_hyper(p, &res->sr_offset); in decode_seek()
A Dnfs4xdr.c3347 xdr_decode_hyper(p, change); in decode_attr_change()
3368 xdr_decode_hyper(p, size); in decode_attr_size()
3588 xdr_decode_hyper(p, res); in decode_attr_files_avail()
3607 xdr_decode_hyper(p, res); in decode_attr_files_free()
3626 xdr_decode_hyper(p, res); in decode_attr_files_total()
3765 xdr_decode_hyper(p, res); in decode_attr_maxfilesize()
4018 xdr_decode_hyper(p, res); in decode_attr_space_avail()
4037 xdr_decode_hyper(p, res); in decode_attr_space_free()
4056 xdr_decode_hyper(p, res); in decode_attr_space_total()
4075 xdr_decode_hyper(p, used); in decode_attr_space_used()
[all …]
A Dnfs3xdr.c159 xdr_decode_hyper(p, value); in decode_uint64()
170 return xdr_decode_hyper(p, fileid); in xdr_decode_fileid3()
323 return xdr_decode_hyper(p, size); in xdr_decode_size3()
648 p = xdr_decode_hyper(p, &fattr->fsid.major); in decode_fattr3()
/linux/fs/nfs/blocklayout/
A Ddev.c79 p = xdr_decode_hyper(p, &b->simple.sigs[i].offset); in nfs4_block_decode_volume()
101 p = xdr_decode_hyper(p, &b->slice.start); in nfs4_block_decode_volume()
102 p = xdr_decode_hyper(p, &b->slice.len); in nfs4_block_decode_volume()
127 p = xdr_decode_hyper(p, &b->stripe.chunk_size); in nfs4_block_decode_volume()
156 p = xdr_decode_hyper(p, &b->scsi.pr_key); in nfs4_block_decode_volume()
A Dblocklayout.c571 *rp = xdr_decode_hyper(*rp, &s); in decode_sector_number()
/linux/net/sunrpc/auth_gss/
A Dgss_rpc_xdr.c303 p = xdr_decode_hyper(p, &status->major_status); in gssx_dec_status()
314 p = xdr_decode_hyper(p, &status->minor_status); in gssx_dec_status()
667 p = xdr_decode_hyper(p, &ctx->lifetime); in gssx_dec_ctx()
670 p = xdr_decode_hyper(p, &ctx->ctx_flags); in gssx_dec_ctx()
/linux/include/linux/sunrpc/
A Drpc_rdma.h179 return xdr_decode_hyper(p, offset); in xdr_decode_rdma_segment()
A Dxdr.h159 xdr_decode_hyper(__be32 *p, __u64 *valp) in xdr_decode_hyper() function
652 xdr_decode_hyper(p, ptr); in xdr_stream_decode_u64()
/linux/fs/lockd/
A Dclnt4xdr.c286 p = xdr_decode_hyper(p, &l_offset); in decode_nlm4_holder()
287 xdr_decode_hyper(p, &l_len); in decode_nlm4_holder()
/linux/fs/nfs/filelayout/
A Dfilelayout.c689 p = xdr_decode_hyper(p, &fl->pattern_offset); in filelayout_decode_layout()
/linux/fs/nfs/flexfilelayout/
A Dflexfilelayout.c389 p = xdr_decode_hyper(p, &stripe_unit); in ff_layout_alloc_lseg()

Completed in 55 milliseconds