Reading from block device driver
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- Subject: Reading from block device driver
- From: "Vaibhav Nipunage" <linuxsyspro@xxxxxxxxx>
- Date: Tue, 5 Dec 2006 13:36:09 +0530
Hi,
I am writing a block device driver. And I want to read data from it.
I read about 2 functions namely __bread() and block_read_full_page(). But I have confusion in it.
Can any body tell me the what is difference between these 2 functions? And which is more effective to use?
And which function gives me full information for reading a data from block device deriver?
Please help me.
Thanks in advance
Regards,
Vaibhav Nipunage
[Index of Archives]
[Newbies FAQ]
[Linux Kernel Mentors]
[Linux Kernel Development]
[IETF Annouce]
[Git]
[Networking]
[Security]
[Bugtraq]
[Yosemite]
[MIPS Linux]
[ARM Linux]
[Linux RAID]
[Linux SCSI]
[Linux ACPI]