Searched refs:offset4 (Results 1 – 8 of 8) sorted by relevance
/titanic_41/usr/src/head/rpcsvc/ |
H A D | nfs4_prot.x | 182 typedef uint64_t offset4; typedef 635 offset4 offset; 776 offset4 offset; 782 offset4 offset; 804 offset4 offset; 823 offset4 offset; 1118 offset4 offset; 1328 offset4 offset;
|
/titanic_41/usr/src/uts/common/nfs/ |
H A D | nfs4_kprot.h | 152 typedef uint64_t offset4; typedef 668 offset4 offset; 810 offset4 offset; 817 offset4 offset; 835 offset4 offset; 851 offset4 offset; 1106 offset4 offset; 1333 offset4 offset;
|
H A D | nfs4_clnt.h | 269 offset4 offset; /* starting offset */
|
/titanic_41/usr/src/stand/lib/fs/nfs/ |
H A D | nfs_inet.h | 344 offset4 r_offset; /* read arg */
|
/titanic_41/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_xdr.c | 1383 ((space_used + (offset4)DEV_BSIZE - in xdr_ga_fattr_res() 1384 (offset4)1) / (offset4)DEV_BSIZE); in xdr_ga_fattr_res() 1981 ((space_used + (offset4)DEV_BSIZE - in xdr_ga_fattr_res_inline() 1982 (offset4)1) / (offset4)DEV_BSIZE); in xdr_ga_fattr_res_inline()
|
H A D | nfs4_vnops.c | 163 static int nfs4_commit(vnode_t *, offset4, count4, cred_t *); 3218 wargs->offset = (offset4)offset; in nfs4write() 3468 rargs->offset = (offset4)offset; in nfs4read() 11878 error = nfs4_commit(vp, (offset4)offset, (count4)len, cr); in nfs4_dispose() 11939 nfs4_commit(vnode_t *vp, offset4 offset, count4 count, cred_t *cr) in nfs4_commit() 12442 error = nfs4_commit(vp, (offset4)offset, (count3)count, cr); in nfs4_sync_commit()
|
H A D | nfs4_srv.c | 8642 offset4 offset, length4 length, cred_t *cred, nfs_resop4 *resop) in rfs4_do_lock()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | nfs4_xdr.c | 86 xdr_offset4(register XDR *xdrs, offset4 *objp) in xdr_offset4()
|