Home
last modified time | relevance | path

Searched refs:block_map (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/stand/libsa/
H A Dufs.c134 static int block_map(struct open_file *, ufs2_daddr_t, ufs2_daddr_t *);
205 block_map(f, file_block, disk_block_p) in block_map() function
330 rc = block_map(f, file_block, &disk_block);
409 rc = block_map(f, file_block, &disk_block);
633 rc = block_map(f, (ufs2_daddr_t)0, &disk_block);
H A Dext2fs.c322 static int block_map(struct open_file *f, daddr_t file_block,
506 error = block_map(f, (daddr_t)0, &disk_block); in ext2fs_open()
600 block_map(struct open_file *f, daddr_t file_block, daddr_t *disk_block_p) in block_map() function
715 error = block_map(f, file_block, &disk_block); in buf_read_file()
/freebsd-12.1/contrib/gcc/
H A DChangeLog-1999590 just expand_start_bindings. Use the block_map to remap old
593 * integrate.h (struct inline_remap): Add block_map.
H A DChangeLog.tree-ssa1545 block_map, leaf_reg_map, inline_target, and local_return_label.
H A DChangeLog-200433660 block_map, leaf_reg_map, inline_target, and local_return_label.