Searched refs:count4 (Results 1 – 8 of 8) sorted by relevance
/titanic_41/usr/src/stand/lib/fs/nfs/ |
H A D | nfs_inet.h | 345 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 D | nfs4_prot.x | 176 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 D | nfs4_kprot.h | 154 typedef uint32_t count4; typedef 669 count4 count; 1107 count4 count; 1138 count4 dircount; 1139 count4 maxcount; 1347 count4 count;
|
H A D | nfs4_clnt.h | 270 count4 count; /* size of range to be commited */
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | nfs4_xdr.c | 95 xdr_count4(register XDR *xdrs, count4 *objp) in xdr_count4()
|
/titanic_41/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_vnops.c | 163 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 D | nfs4_xdr.c | 3436 count4 ocount; in xdr_READ4res_clnt()
|
H A D | nfs4_srv.c | 9570 count4 count = rok->data_len; in rdma_setup_read_data4()
|