/titanic_41/usr/src/head/rpcsvc/ |
H A D | nfs_prot.x | 389 typedef uint32 count3; typedef 708 count3 count; 713 count3 count; 741 count3 count; 748 count3 count; 1000 count3 count; 1039 count3 dircount; 1040 count3 maxcount; 1175 count3 count;
|
/titanic_41/usr/src/uts/common/nfs/ |
H A D | nfs_log.h | 344 count3 count; 350 count3 count; 367 count3 count; 374 count3 count; 452 count3 dircount; 453 count3 maxcount; 486 count3 count;
|
H A D | rnode.h | 106 count3 c_commlen; /* len to commit */ 356 extern void nfs_async_commit(vnode_t *, page_t *, offset3, count3, 358 offset3, count3, cred_t *));
|
H A D | nfs.h | 1035 typedef uint32 count3; typedef 1424 count3 count; 1437 count3 count; 1474 count3 count; 1494 count3 count; 1515 count3 count; 1531 count3 count; 1802 count3 count; 1863 count3 dircount; 1864 count3 maxcount; [all …]
|
H A D | nfs_clnt.h | 122 count3 count; /* size of range to be commited */
|
H A D | nfs4_clnt.h | 1506 extern void nfs4_async_commit(vnode_t *, page_t *, offset3, count3, 1508 offset3, count3, cred_t *));
|
/titanic_41/usr/src/uts/common/sys/scsi/impl/ |
H A D | commands.h | 176 #define g4_count3 cdb_un.sg.g4.count3 /* msb */ 195 uchar_t count3; /* transfer length (msb) */ member 227 #define scc5_count3 cdb_un.sg.g5.count3 /* msb */ 242 uchar_t count3; /* most sig. byte of count */ member
|
/titanic_41/usr/src/cmd/fs.d/nfs/nfslog/ |
H A D | nfs_log_xdr.c | 38 static bool_t xdr_count3(XDR *, count3 *); 121 xdr_count3(XDR *xdrs, count3 *objp) in xdr_count3()
|
/titanic_41/usr/src/uts/common/fs/nfs/ |
H A D | nfs3_vnops.c | 124 static int nfs3_commit(vnode_t *, offset3, count3, cred_t *); 130 static int nfs3_sync_commit(vnode_t *, page_t *, offset3, count3, 132 static void nfs3_async_commit(vnode_t *, page_t *, offset3, count3, 494 args.count = (count3)tsize; in nfs3_directio_read() 1033 args.count = (count3)tsize; in nfs3write() 1176 args.count = (count3)tsize; in nfs3read() 5970 count3 len; in nfs3_dispose() 6166 nfs3_commit(vnode_t *vp, offset3 offset, count3 count, cred_t *cr) in nfs3_commit() 6509 count3 len; in nfs3_commit_vp() 6570 nfs3_sync_commit(vnode_t *vp, page_t *plist, offset3 offset, count3 count, in nfs3_sync_commit() [all …]
|
H A D | nfs3_xdr.c | 1398 count3 ocount; in xdr_READ3vres() 1466 count3 ocount; in xdr_READ3uiores()
|
H A D | nfs_client.c | 1808 nfs_async_commit(vnode_t *vp, page_t *plist, offset3 offset, count3 count, in nfs_async_commit() argument 1809 cred_t *cr, void (*commit)(vnode_t *, page_t *, offset3, count3, cred_t *)) in nfs_async_commit()
|
H A D | nfs4_client.c | 2032 nfs4_async_commit(vnode_t *vp, page_t *plist, offset3 offset, count3 count, in nfs4_async_commit() argument 2033 cred_t *cr, void (*commit)(vnode_t *, page_t *, offset3, count3, in nfs4_async_commit()
|
H A D | nfs4_vnops.c | 169 static int nfs4_sync_commit(vnode_t *, page_t *, offset3, count3, 171 static void do_nfs4_async_commit(vnode_t *, page_t *, offset3, count3, 11736 count3 len; in nfs4_dispose() 12362 count3 len; in nfs4_commit_vp() 12434 nfs4_sync_commit(vnode_t *vp, page_t *plist, offset3 offset, count3 count, in nfs4_sync_commit() 12442 error = nfs4_commit(vp, (offset4)offset, (count3)count, cr); in nfs4_sync_commit() 12472 do_nfs4_async_commit(vnode_t *vp, page_t *plist, offset3 offset, count3 count, in do_nfs4_async_commit()
|
H A D | nfs3_srv.c | 4327 count3 count = rok->count; in rdma_setup_read_data3()
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-dtrace-tests.mf | 290 file path=opt/SUNWdtrt/tst/common/aggs/tst.count3.d mode=0444
|