Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Diomap.h367 struct iomap_dio_ops { struct
405 const struct iomap_ops *ops, const struct iomap_dio_ops *dops,
408 const struct iomap_ops *ops, const struct iomap_dio_ops *dops,
/openbmc/linux/fs/iomap/
H A Ddirect-io.c32 const struct iomap_dio_ops *dops;
85 const struct iomap_dio_ops *dops = dio->dops; in iomap_dio_complete()
541 const struct iomap_ops *ops, const struct iomap_dio_ops *dops, in __iomap_dio_rw()
743 const struct iomap_ops *ops, const struct iomap_dio_ops *dops, in iomap_dio_rw()
/openbmc/linux/fs/zonefs/
H A Dfile.c379 static const struct iomap_dio_ops zonefs_write_dio_ops = {
613 static const struct iomap_dio_ops zonefs_read_dio_ops = {
/openbmc/linux/fs/ext2/
H A Dfile.c208 static const struct iomap_dio_ops ext2_dio_write_ops = {
/openbmc/linux/fs/ext4/
H A Dfile.c399 static const struct iomap_dio_ops ext4_dio_write_ops = {
/openbmc/linux/fs/xfs/
H A Dxfs_file.c575 static const struct iomap_dio_ops xfs_dio_write_ops = {
/openbmc/linux/fs/f2fs/
H A Dfile.c4504 static const struct iomap_dio_ops f2fs_iomap_dio_read_ops = {
4759 static const struct iomap_dio_ops f2fs_iomap_dio_write_ops = {
/openbmc/linux/fs/btrfs/
H A Dinode.c7809 static const struct iomap_dio_ops btrfs_dio_ops = {