Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dinode.c77 static struct extent_io_ops btrfs_extent_io_ops; variable
115 BTRFS_I(inode)->io_tree.ops = &btrfs_extent_io_ops; in btrfs_test_inode_set_ops()
3760 BTRFS_I(inode)->io_tree.ops = &btrfs_extent_io_ops; in btrfs_read_locked_inode()
6469 BTRFS_I(inode)->io_tree.ops = &btrfs_extent_io_ops; in btrfs_create()
9693 BTRFS_I(inode)->io_tree.ops = &btrfs_extent_io_ops; in btrfs_symlink()
9957 BTRFS_I(inode)->io_tree.ops = &btrfs_extent_io_ops; in btrfs_tmpfile()
10053 static struct extent_io_ops btrfs_extent_io_ops = { variable