Home
last modified time | relevance | path

Searched refs:count4 (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/stand/lib/fs/nfs/
H A Dnfs_inet.h345 count4 r_count; /* read arg */
372 count4 rd_dircount; /* readdir arg */
373 count4 rd_maxcount; /* readdir arg */
/titanic_41/usr/src/head/rpcsvc/
H A Dnfs4_prot.x176 typedef uint32_t count4; typedef
636 count4 count;
1119 count4 count;
1138 count4 dircount;
1139 count4 maxcount;
1334 count4 count;
/titanic_41/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h154 typedef uint32_t count4; typedef
669 count4 count;
1107 count4 count;
1138 count4 dircount;
1139 count4 maxcount;
1347 count4 count;
H A Dnfs4_clnt.h270 count4 count; /* size of range to be commited */
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dnfs4_xdr.c95 xdr_count4(register XDR *xdrs, count4 *objp) in xdr_count4()
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs4_vnops.c163 static int nfs4_commit(vnode_t *, offset4, count4, cred_t *);
3469 rargs->count = (count4)tsize; 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()
H A Dnfs4_xdr.c3436 count4 ocount; in xdr_READ4res_clnt()
H A Dnfs4_srv.c9570 count4 count = rok->data_len; in rdma_setup_read_data4()