Searched refs:lba (Results 1 – 1 of 1) sorted by relevance
5816 LBA_t sect, lba[2]; local5947 …lba[0] = b_vol; lba[1] = b_vol + sz_vol - 1; /* Inform storage device that the volume area may be …5948 disk_ioctl(pdrv, CTRL_TRIM, lba);6176 …lba[0] = b_vol; lba[1] = b_vol + sz_vol - 1; /* Inform storage device that the volume area may be …6177 disk_ioctl(pdrv, CTRL_TRIM, lba);6284 lba[0] = sz_vol; lba[1] = 0;6285 fr = create_partition(pdrv, lba, sys, buf);