Home
last modified time | relevance | path

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

/linux-3.3/fs/btrfs/
Dinode.c71 static struct extent_io_ops btrfs_extent_io_ops; variable
2421 BTRFS_I(inode)->io_tree.ops = &btrfs_extent_io_ops; in btrfs_read_locked_inode()
4751 BTRFS_I(inode)->io_tree.ops = &btrfs_extent_io_ops; in btrfs_create()
7234 BTRFS_I(inode)->io_tree.ops = &btrfs_extent_io_ops; in btrfs_symlink()
7435 static struct extent_io_ops btrfs_extent_io_ops = { variable