Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_bmap.c271 icb_offset = 0; in ud_bmap_write()
289 icb_offset, &count)) { in ud_bmap_write()
292 icb_offset = PAGESIZE; in ud_bmap_write()
301 alloc_only, icb_offset, &count); in ud_bmap_write()
302 icb_offset = PBASE(off); in ud_bmap_write()
320 alloc_only, icb_offset, &count)) { in ud_bmap_write()
843 alloc_only, icb_offset, &count); in ud_last_alloc_ext()
855 icb_offset, &count); in ud_last_alloc_ext()
866 icb_offset = PCEIL(end_count); in ud_last_alloc_ext()
875 0, alloc_only, icb_offset, &count); in ud_last_alloc_ext()
[all …]