Home
last modified time | relevance | path

Searched defs:blkcount (Results 1 – 3 of 3) sorted by relevance

/titanic_52/usr/src/uts/common/fs/udfs/
H A Dudf_alloc.c130 uint32_t proximity, uint32_t blkcount, in ud_alloc_space() argument
228 uint32_t blkcount, uint32_t *start_blkno, in ud_alloc_space_bmap() argument
495 ud_alloc_space_stbl(struct vfs * vfsp,struct ud_part * ud_part,uint32_t proximity,uint32_t blkcount,uint32_t * start_blkno,uint32_t * size,int32_t less_is_ok) ud_alloc_space_stbl() argument
691 ud_free_space(struct vfs * vfsp,uint16_t prn,uint32_t beginblk,uint32_t blkcount) ud_free_space() argument
737 ud_free_space_bmap(struct vfs * vfsp,struct ud_part * ud_part,uint32_t beginblk,uint32_t blkcount) ud_free_space_bmap() argument
837 ud_free_space_stbl(struct vfs * vfsp,struct ud_part * ud_part,uint32_t beginblk,uint32_t blkcount) ud_free_space_stbl() argument
[all...]
H A Dudf_bmap.c205 int32_t blkcount, next; in ud_bmap_write() local
1097 int32_t error = 0, blkcount, acount; in ud_create_ext() local
[all...]
/titanic_52/usr/src/boot/sys/boot/arm/at91/libat91/
H A Dsd-card.c211 MCI_readblocks(char* dest, unsigned blknum, unsigned blkcount) in MCI_readblocks() argument