Searched refs:is_hole (Results 1 – 4 of 4) sorted by relevance
1349 int is_hole = db->db_blkptr == NULL || BP_IS_HOLE(db->db_blkptr); in dbuf_read_hole() local1356 if (!is_hole && db->db_level == 0) { in dbuf_read_hole()1357 is_hole = dnode_block_freed(dn, db->db_blkid) || in dbuf_read_hole()1361 if (is_hole) { in dbuf_read_hole()
7439 uint64_t is_hole = 0; local7442 &is_hole);7444 if (is_hole != 0) {
3491 uint64_t is_log = B_FALSE, is_hole = B_FALSE; in zpool_vdev_split() local3505 &is_hole); in zpool_vdev_split()3506 if (is_log || is_hole) { in zpool_vdev_split()
672 uint64_t is_log = B_FALSE, is_hole = B_FALSE; in print_vdev_tree() local676 &is_hole); in print_vdev_tree()678 if (is_hole == B_TRUE) { in print_vdev_tree()