Searched refs:iomap_dio_ops (Results 1 - 8 of 8) sorted by relevance

/linux-master/include/linux/
H A Diomap.h359 struct iomap_dio_ops { struct
397 const struct iomap_ops *ops, const struct iomap_dio_ops *dops,
400 const struct iomap_ops *ops, const struct iomap_dio_ops *dops,
/linux-master/fs/iomap/
H A Ddirect-io.c32 const struct iomap_dio_ops *dops;
85 const struct iomap_dio_ops *dops = dio->dops;
542 const struct iomap_ops *ops, const struct iomap_dio_ops *dops,
744 const struct iomap_ops *ops, const struct iomap_dio_ops *dops,
/linux-master/fs/zonefs/
H A Dfile.c380 static const struct iomap_dio_ops zonefs_write_dio_ops = {
614 static const struct iomap_dio_ops zonefs_read_dio_ops = {
/linux-master/fs/ext2/
H A Dfile.c208 static const struct iomap_dio_ops ext2_dio_write_ops = {
/linux-master/fs/ext4/
H A Dfile.c399 static const struct iomap_dio_ops ext4_dio_write_ops = {
/linux-master/fs/xfs/
H A Dxfs_file.c575 static const struct iomap_dio_ops xfs_dio_write_ops = {
/linux-master/fs/f2fs/
H A Dfile.c4411 static const struct iomap_dio_ops f2fs_iomap_dio_read_ops = {
4663 static const struct iomap_dio_ops f2fs_iomap_dio_write_ops = {
/linux-master/fs/btrfs/
H A Dinode.c7853 static const struct iomap_dio_ops btrfs_dio_ops = {

Completed in 166 milliseconds