Home
last modified time | relevance | path

Searched refs:txdr_hyper (Results 1 – 5 of 5) sorted by relevance

/dragonfly/sys/vfs/nfs/
H A Dxdr_subs.h86 #define txdr_hyper(f, t) \ macro
H A Dnfsm_subs.c597 txdr_hyper(vap->va_size, tl); in nfsm_v3attrbuild()
1531 txdr_hyper(before_vap->va_size, tl); in nfsm_srvwcc_data()
1574 txdr_hyper(vap->va_size, &fp->fa3_size); in nfsm_srvfattr()
1575 txdr_hyper(vap->va_bytes, &fp->fa3_used); in nfsm_srvfattr()
1580 txdr_hyper(vap->va_fileid, &fp->fa3_fileid); in nfsm_srvfattr()
H A Dnfs_bio.c1357 txdr_hyper(bio->bio_offset, tl); in nfs_readrpc_bio()
1499 txdr_hyper(offset, tl); in nfs_writerpc_bio()
1703 txdr_hyper(bio->bio_offset + bp->b_dirtyoff, tl); in nfs_commitrpc_bio()
H A Dnfs_serv.c3084 txdr_hyper(at.va_filerev, tl); in nfsrv_readdir()
3134 txdr_hyper(at.va_filerev, tl); in nfsrv_readdir()
3373 txdr_hyper(at.va_filerev, tl); in nfsrv_readdirplus()
3439 txdr_hyper(at.va_filerev, tl); in nfsrv_readdirplus()
3784 txdr_hyper(tval, &sfp->sf_tbytes); in nfsrv_statfs()
3787 txdr_hyper(tval, &sfp->sf_fbytes); in nfsrv_statfs()
3790 txdr_hyper(tval, &sfp->sf_abytes); in nfsrv_statfs()
3877 txdr_hyper(maxfsize, &sip->fs_maxfilesize); in nfsrv_fsinfo()
H A Dnfs_vnops.c1405 txdr_hyper(uiop->uio_offset, tl); in nfs_readrpc_uio()
1489 txdr_hyper(uiop->uio_offset, tl); in nfs_writerpc_uio()
3155 txdr_hyper(offset, tl); in nfs_commitrpc_uio()