Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_bmap.c227 alloc_only = 0; /* make sure */ in ud_bmap_write()
288 ALLOC_SPACE | NEW_EXT, alloc_only, in ud_bmap_write()
301 alloc_only, icb_offset, &count); in ud_bmap_write()
320 alloc_only, icb_offset, &count)) { in ud_bmap_write()
531 if (alloc_only == 0) { in ud_bmap_write()
782 uint32_t size, int32_t alloc_only) in ud_last_alloc_ext() argument
843 alloc_only, icb_offset, &count); in ud_last_alloc_ext()
854 ALLOC_SPACE, alloc_only, in ud_last_alloc_ext()
875 0, alloc_only, icb_offset, &count); in ud_last_alloc_ext()
885 NEW_EXT, alloc_only, icb_offset, &count); in ud_last_alloc_ext()
[all …]