Home
last modified time | relevance | path

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

/linux-4.1.27/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()
3699 BTRFS_I(inode)->io_tree.ops = &btrfs_extent_io_ops; in btrfs_read_locked_inode()
6401 BTRFS_I(inode)->io_tree.ops = &btrfs_extent_io_ops; in btrfs_create()
9552 BTRFS_I(inode)->io_tree.ops = &btrfs_extent_io_ops; in btrfs_symlink()
9807 BTRFS_I(inode)->io_tree.ops = &btrfs_extent_io_ops; in btrfs_tmpfile()
9903 static struct extent_io_ops btrfs_extent_io_ops = { variable