Driver porting: the BIO structure
Driver porting: the BIO structure
Posted Apr 2, 2005 5:40 UTC (Sat) by transfer168 (guest, #28972)Parent article: Driver porting: the BIO structure
I mount a device by " losetup /dev/loop0 file". Would you please tell me how to get information (blk_size, blksize_size, hardsect_size, read_ahead, etc.) in 2.6 kernel space?
Thanks For any suggestions.