Home
last modified time | relevance | path

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

/titanic_44/usr/src/head/rpcsvc/
H A Dnfs4_prot.x177 typedef uint64_t length4; typedef
777 length4 length;
783 length4 length;
805 length4 length;
824 length4 length;
/titanic_44/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h156 typedef uint64_t length4; typedef
811 length4 length;
818 length4 length;
836 length4 length;
852 length4 length;
/titanic_44/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv.c8642 offset4 offset, length4 length, cred_t *cred, nfs_resop4 *resop) in rfs4_do_lock()
8664 else if (length == (length4)(~0)) in rfs4_do_lock()
9328 length4 posix_length; in rfs4_op_lockt()
9398 } else if (posix_length == (length4)(~0)) { in rfs4_op_lockt()
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dnfs4_xdr.c104 xdr_length4(register XDR *xdrs, length4 *objp) in xdr_length4()