HI all
(a) How can i know about file sectors all which a file is written
(b) How can i know about file starting sector
I want to create a file in sequential sectors from user space then i write the file from driver. Remember i don't have file system enabled when our driver is loading.