Searched defs:blkcount (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/fs/udfs/ |
H A D | udf_alloc.c | 130 uint32_t proximity, uint32_t blkcount, in ud_alloc_space() 228 uint32_t blkcount, uint32_t *start_blkno, in ud_alloc_space_bmap() 495 uint32_t blkcount, uint32_t *start_blkno, in ud_alloc_space_stbl() 691 uint32_t beginblk, uint32_t blkcount) in ud_free_space() 737 uint32_t beginblk, uint32_t blkcount) in ud_free_space_bmap() 837 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
|