Searched hist:"0472 fbfd3250d1a33d3de78afdcbf24f78ac026b" (Results 1 – 4 of 4) sorted by relevance
| /rk3399_rockchip-uboot/drivers/block/ |
| H A D | systemace.c | 0472fbfd3250d1a33d3de78afdcbf24f78ac026b Tue Apr 09 21:11:56 UTC 2013 Egbert Eich <eich@suse.com> part/dev_desc: Add log2 of blocksize to block_dev_desc data struct
log2 of the device block size serves as the shift value used to calculate the block number to read in file systems when implementing avaiable block sizes. It is needed quite often in file systems thus it is pre-calculated and stored in the block device descriptor.
Signed-off-by: Egbert Eich <eich@suse.com>
|
| /rk3399_rockchip-uboot/include/ |
| H A D | part.h | 0472fbfd3250d1a33d3de78afdcbf24f78ac026b Tue Apr 09 21:11:56 UTC 2013 Egbert Eich <eich@suse.com> part/dev_desc: Add log2 of blocksize to block_dev_desc data struct
log2 of the device block size serves as the shift value used to calculate the block number to read in file systems when implementing avaiable block sizes. It is needed quite often in file systems thus it is pre-calculated and stored in the block device descriptor.
Signed-off-by: Egbert Eich <eich@suse.com>
|
| /rk3399_rockchip-uboot/common/ |
| H A D | usb_storage.c | 0472fbfd3250d1a33d3de78afdcbf24f78ac026b Tue Apr 09 21:11:56 UTC 2013 Egbert Eich <eich@suse.com> part/dev_desc: Add log2 of blocksize to block_dev_desc data struct
log2 of the device block size serves as the shift value used to calculate the block number to read in file systems when implementing avaiable block sizes. It is needed quite often in file systems thus it is pre-calculated and stored in the block device descriptor.
Signed-off-by: Egbert Eich <eich@suse.com>
|
| /rk3399_rockchip-uboot/drivers/mmc/ |
| H A D | mmc.c | 0472fbfd3250d1a33d3de78afdcbf24f78ac026b Tue Apr 09 21:11:56 UTC 2013 Egbert Eich <eich@suse.com> part/dev_desc: Add log2 of blocksize to block_dev_desc data struct
log2 of the device block size serves as the shift value used to calculate the block number to read in file systems when implementing avaiable block sizes. It is needed quite often in file systems thus it is pre-calculated and stored in the block device descriptor.
Signed-off-by: Egbert Eich <eich@suse.com>
|