Searched refs:udp_flags (Results 1 – 5 of 5) sorted by relevance
174 if (ud_part->udp_flags == UDP_BITMAPS) { in ud_alloc_space()243 ASSERT(ud_part->udp_flags == UDP_BITMAPS); in ud_alloc_space_bmap()506 ASSERT(ud_part->udp_flags == UDP_SPACETBLS); in ud_alloc_space_stbl()716 if (ud_part->udp_flags == UDP_BITMAPS) { in ud_free_space()746 ASSERT(ud_part->udp_flags == UDP_BITMAPS); in ud_free_space_bmap()849 ASSERT(ud_part->udp_flags == UDP_SPACETBLS); in ud_free_space_stbl()
1172 part->udp_flags = UDP_SPACETBLS; in ud_validate_and_fill_superblock()1182 part->udp_flags = UDP_BITMAPS; in ud_validate_and_fill_superblock()
128 uint16_t udp_flags; /* See below */ member
563 p->udp_flags = UDP_SPACETBLS; in ud_parse_fill_vds()569 p->udp_flags = UDP_BITMAPS; in ud_parse_fill_vds()
88 uint16_t udp_flags; /* See below */ member286 _NOTE(READ_ONLY_DATA(ud_part::udp_flags