Files
i2som-imx-linux/include/linux
Christoph Hellwig eef9938067 vfs: Rename generic_file_aio_write_nolock
generic_file_aio_write_nolock() is now used only by block devices and raw
character device. Filesystems should use __generic_file_aio_write() in case
generic_file_aio_write() doesn't suit them. So rename the function to
blkdev_aio_write() and move it to fs/blockdev.c.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jan Kara <jack@suse.cz>
2009-09-14 17:08:15 +02:00
..
2009-09-14 17:08:15 +02:00
2009-08-17 10:54:05 +02:00
2009-08-29 15:53:00 +02:00
2009-08-12 08:21:39 -07:00
2009-08-31 18:08:51 +02:00
2009-09-07 22:00:17 +02:00
2009-09-10 15:32:40 +02:00