Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/udfs/common/
H A Dud_lib.h128 #define UDP_SPACETBLS 0x01 macro
H A Dud_lib.c552 p->udp_flags = UDP_SPACETBLS; in ud_parse_fill_vds()
/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_alloc.c506 ASSERT(ud_part->udp_flags == UDP_SPACETBLS); in ud_alloc_space_stbl()
849 ASSERT(ud_part->udp_flags == UDP_SPACETBLS); in ud_free_space_stbl()
H A Dudf_vfsops.c1171 part->udp_flags = UDP_SPACETBLS; in ud_validate_and_fill_superblock()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dudf_inode.h113 #define UDP_SPACETBLS 0x01 macro
/illumos-gate/usr/src/cmd/fs.d/udfs/fsdb/
H A Dfsdb.c97 #define UDP_SPACETBLS 0x01 macro