Home
last modified time | relevance | path

Searched defs:totalcount (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/sys/cam/nvme/
H A Dnvme_da.c1076 uint32_t totalcount = 0, ranges = 0; ndastart() local
/freebsd-src/contrib/nvi/vi/
H A Dvi.h247 size_t totalcount; /* 1-N: Output overwrite count. */ member
/freebsd-src/include/rpcsvc/
H A Dnfs_prot.x195 unsigned totalcount; /* total read count (from this offset)*/ member
220 unsigned totalcount; /* total write count (to this offset)*/ member
/freebsd-src/sys/cam/scsi/
H A Dscsi_da.c4007 uint64_t totalcount = 0; da_delete_unmap() local