Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/pcc/dist/pcc/mip/
H A Doptim2.c1825 struct block_map { struct
1831 static unsigned long map_blocks(struct p2env* p2e, struct block_map* map, unsigned long count) in map_blocks() argument
/netbsd-src/sys/lib/libsa/
H A Dext2fs.c205 block_map(struct open_file *f, indp_t file_block, indp_t *disk_block_p) in block_map() function
H A Dminixfs3.c224 block_map(struct open_file *f, block_t file_block, block_t *disk_block_p) in block_map() function
H A Dufs.c414 block_map(struct open_file *f, indp_t file_block, indp_t *disk_block_p) in block_map() function