Home
last modified time | relevance | path

Searched defs:mediasize (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sbin/fsck/
H A Dpartutil.c178 getdisksize(const char *name, u_int *secsize, off_t *mediasize) in getdisksize()
/netbsd-src/sys/kern/
H A Dsubr_disk.c309 bounds_check_with_mediasize(struct buf *bp, int secsize, uint64_t mediasize) in bounds_check_with_mediasize()
/netbsd-src/sys/stand/efiboot/
H A Defiblock.c199 UINT64 mediasize, len; in efi_block_readahead() local