Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x246 typedef uint32_t count4; typedef
745 count4 adb_block_num;
1200 count4 nflh_stripe_count;
1371 count4 count;
1994 count4 count;
2013 count4 dircount;
2014 count4 maxcount;
2213 count4 count;
2495 count4 gdia_maxcount;
2518 count4 gdla_maxdevices;
[all …]
/illumos-gate/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 */
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h206 typedef uint32_t count4; typedef
1269 count4 count;
1787 count4 count;
1818 count4 dircount;
1819 count4 maxcount;
2027 count4 count;
2238 count4 ca_maxrequests;
2351 count4 gdia_maxcount;
2366 count4 gdir_mincount;
2373 count4 gdla_maxdevices;
[all …]
H A Dnfs4_clnt.h270 count4 count; /* size of range to be commited */
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dnfs4_xdr.c95 xdr_count4(register XDR *xdrs, count4 *objp) in xdr_count4()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4x_xdr.c2721 xdr_count4(XDR *xdrs, count4 *objp) in xdr_count4()
H A Dnfs4_vnops.c163 static int nfs4_commit(vnode_t *, offset4, count4, cred_t *);
3480 rargs->count = (count4)tsize; 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()
H A Dnfs4_xdr.c3473 count4 ocount; in xdr_READ4res_clnt()
H A Dnfs4_srv.c9901 count4 count = rok->data_len; in rdma_setup_read_data4()