Searched refs:ALLOC_SPACE (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/fs/udfs/ |
H A D | udf_bmap.c | 94 #define ALLOC_SPACE 0x01 macro 288 ALLOC_SPACE | NEW_EXT, alloc_only, in ud_bmap_write() 319 ALLOC_SPACE | NEW_EXT, in ud_bmap_write() 842 ALLOC_SPACE | NEW_EXT, in ud_last_alloc_ext() 854 ALLOC_SPACE, alloc_only, in ud_last_alloc_ext() 915 ALLOC_SPACE | NEW_EXT, alloc_only, icb_offset, &count); in ud_last_alloc_ext() 924 ALLOC_SPACE, alloc_only, icb_offset, &count); in ud_last_alloc_ext() 1114 if (flags & ALLOC_SPACE) { in ud_create_ext()
|