--------------
const struct file_operations btrfs_file_operations = {
::
.read = do_sync_read,
.write = do_sync_write,
----------
trying to locate do_sync_read (write) any idea where are they ?
Thanks
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
