Searched defs:blkcount (Results 1 – 2 of 2) sorted by relevance
/onnv-gate/usr/src/uts/common/fs/udfs/ |
H A D | udf_alloc.c | 132 uint32_t proximity, uint32_t blkcount, in ud_alloc_space() 230 uint32_t blkcount, uint32_t *start_blkno, in ud_alloc_space_bmap() 497 uint32_t blkcount, uint32_t *start_blkno, in ud_alloc_space_stbl() 696 uint32_t beginblk, uint32_t blkcount) in ud_free_space() 742 uint32_t beginblk, uint32_t blkcount) in ud_free_space_bmap() 844 uint32_t beginblk, uint32_t blkcount) in ud_free_space_stbl()
|
H A D | udf_bmap.c | 205 int32_t blkcount, next; in ud_bmap_write() local 1097 int32_t error = 0, blkcount, acount; in ud_create_ext() local
|