Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dinode.c69 static const struct extent_io_ops btrfs_extent_io_ops; variable
154 BTRFS_I(inode)->io_tree.ops = &btrfs_extent_io_ops; in btrfs_test_inode_set_ops()
3830 BTRFS_I(inode)->io_tree.ops = &btrfs_extent_io_ops; in btrfs_read_locked_inode()
6722 BTRFS_I(inode)->io_tree.ops = &btrfs_extent_io_ops; in btrfs_create()
10341 BTRFS_I(inode)->io_tree.ops = &btrfs_extent_io_ops; in btrfs_symlink()
10619 BTRFS_I(inode)->io_tree.ops = &btrfs_extent_io_ops; in btrfs_tmpfile()
10725 static const struct extent_io_ops btrfs_extent_io_ops = { variable