Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x247 typedef uint64_t length4; typedef
614 length4 lrf_length;
758 length4 di_length;
779 length4 wr_count;
1349 length4 cl_count;
1515 length4 length;
1521 length4 length;
1543 length4 length;
1562 length4 length;
2564 length4 ns_size;
[all …]
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h208 typedef uint64_t length4; typedef
563 length4 lo_length;
605 length4 lrf_length;
1411 length4 length;
1418 length4 length;
1436 length4 length;
1452 length4 length;
2416 length4 loca_length;
2428 length4 ns_size;
2451 length4 loga_length;
[all …]
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv.c8931 offset4 offset, length4 length, cred_t *cred, nfs_resop4 *resop) in rfs4_do_lock()
8954 else if (length == (length4)(~0)) in rfs4_do_lock()
9659 length4 posix_length; in rfs4_op_lockt()
9729 } else if (posix_length == (length4)(~0)) { in rfs4_op_lockt()
H A Dnfs4x_xdr.c2739 xdr_length4(XDR *xdrs, length4 *objp) in xdr_length4()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dnfs4_xdr.c104 xdr_length4(register XDR *xdrs, length4 *objp) in xdr_length4()