Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_alloc.c131 uint32_t *start_blkno, uint32_t *size, in ud_alloc_space() argument
147 *start_blkno = 0; in ud_alloc_space()
164 *start_blkno = 0; in ud_alloc_space()
228 uint32_t blkcount, uint32_t *start_blkno, in ud_alloc_space_bmap() argument
261 *start_blkno = proximity; in ud_alloc_space_bmap()
266 *start_blkno = 0; in ud_alloc_space_bmap()
321 *start_blkno = bno - HDR_BLKS; in ud_alloc_space_bmap()
383 *start_blkno = old_loc; in ud_alloc_space_bmap()
495 uint32_t blkcount, uint32_t *start_blkno, in ud_alloc_space_stbl() argument
586 *start_blkno = SWAP_32(sad->sad_ext_loc); in ud_alloc_space_stbl()
[all …]