Home
last modified time | relevance | path

Searched refs:offset4 (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x251 typedef uint64_t offset4; typedef
613 offset4 lrf_offset;
752 offset4 d_offset;
757 offset4 di_offset;
1370 offset4 offset;
1514 offset4 offset;
1520 offset4 offset;
1542 offset4 offset;
1561 offset4 offset;
1993 offset4 offset;
[all …]
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h562 offset4 lo_offset;
604 offset4 lrf_offset;
1268 offset4 offset;
1410 offset4 offset;
1417 offset4 offset;
1435 offset4 offset;
1451 offset4 offset;
1786 offset4 offset;
2013 offset4 offset;
2409 offset4 no_offset;
[all …]
H A Dnfs4_clnt.h269 offset4 offset; /* starting offset */
/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dnfs_inet.h344 offset4 r_offset; /* read arg */
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_xdr.c1457 ((space_used + (offset4)DEV_BSIZE - in xdr_ga_fattr_res()
1458 (offset4)1) / (offset4)DEV_BSIZE); in xdr_ga_fattr_res()
2054 ((space_used + (offset4)DEV_BSIZE - in xdr_ga_fattr_res_inline()
2055 (offset4)1) / (offset4)DEV_BSIZE); in xdr_ga_fattr_res_inline()
H A Dnfs4_vnops.c163 static int nfs4_commit(vnode_t *, offset4, count4, cred_t *);
3232 wargs->offset = (offset4)offset; in nfs4write()
3479 rargs->offset = (offset4)offset; in nfs4read()
11679 error = nfs4_commit(vp, (offset4)offset, (count4)len, cr); in nfs4_dispose()
11740 nfs4_commit(vnode_t *vp, offset4 offset, count4 count, cred_t *cr) in nfs4_commit()
12242 error = nfs4_commit(vp, (offset4)offset, (count3)count, cr); in nfs4_sync_commit()
H A Dnfs4x_xdr.c2833 xdr_offset4(XDR *xdrs, offset4 *objp) in xdr_offset4()
H A Dnfs4_srv.c8931 offset4 offset, length4 length, cred_t *cred, nfs_resop4 *resop) in rfs4_do_lock()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dnfs4_xdr.c86 xdr_offset4(register XDR *xdrs, offset4 *objp) in xdr_offset4()