Home
last modified time | relevance | path

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

/netbsd/src/sys/fs/udf/
Dudf_allocation.c879 udf_bitmap_allocate(struct udf_bitmap *bitmap, int ismetadata, in udf_bitmap_allocate() argument
887 if (!ismetadata) { in udf_bitmap_allocate()
893 offset = ismetadata ? bitmap->metadata_pos : bitmap->data_pos; in udf_bitmap_allocate()
927 if (ismetadata) { in udf_bitmap_allocate()