iomap_writeback_ops
static const struct iomap_writeback_ops blkdev_writeback_ops = {
const struct iomap_writeback_ops exfat_writeback_ops = {
extern const struct iomap_writeback_ops exfat_writeback_ops;
static const struct iomap_writeback_ops fuse_writeback_ops = {
const struct iomap_writeback_ops gfs2_writeback_ops = {
extern const struct iomap_writeback_ops gfs2_writeback_ops;
const struct iomap_writeback_ops ntfs_writeback_ops = {
extern const struct iomap_writeback_ops ntfs_writeback_ops;
static const struct iomap_writeback_ops ntfs_writeback_ops = {
static const struct iomap_writeback_ops xfs_writeback_ops = {
static const struct iomap_writeback_ops xfs_zoned_writeback_ops = {
static const struct iomap_writeback_ops zonefs_writeback_ops = {
const struct iomap_writeback_ops *ops;