Searched refs:ALLOC_SPACE (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/common/fs/udfs/ |
H A D | udf_bmap.c | 96 #define ALLOC_SPACE 0x01 macro 290 ALLOC_SPACE | NEW_EXT, alloc_only, in ud_bmap_write() 321 ALLOC_SPACE | NEW_EXT, in ud_bmap_write() 844 ALLOC_SPACE | NEW_EXT, in ud_last_alloc_ext() 856 ALLOC_SPACE, alloc_only, in ud_last_alloc_ext() 917 ALLOC_SPACE | NEW_EXT, alloc_only, icb_offset, &count); in ud_last_alloc_ext() 926 ALLOC_SPACE, alloc_only, icb_offset, &count); in ud_last_alloc_ext() 1116 if (flags & ALLOC_SPACE) { in ud_create_ext()
|