Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/fs.d/udfs/fstyp/
H A Dud_lib.h129 #define UDP_BITMAPS 0x00 macro
H A Dud_lib.c569 p->udp_flags = UDP_BITMAPS; in ud_parse_fill_vds()
/titanic_50/usr/src/uts/common/fs/udfs/
H A Dudf_alloc.c174 if (ud_part->udp_flags == UDP_BITMAPS) { in ud_alloc_space()
243 ASSERT(ud_part->udp_flags == UDP_BITMAPS); in ud_alloc_space_bmap()
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()
H A Dudf_vfsops.c1182 part->udp_flags = UDP_BITMAPS; in ud_validate_and_fill_superblock()
/titanic_50/usr/src/uts/common/sys/fs/
H A Dudf_inode.h112 #define UDP_BITMAPS 0x00 macro
/titanic_50/usr/src/cmd/fs.d/udfs/fsdb/
H A Dfsdb.c98 #define UDP_BITMAPS 0x00 macro