Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Dinode.c72 static const struct extent_io_ops btrfs_extent_io_ops; variable
145 BTRFS_I(inode)->io_tree.ops = &btrfs_extent_io_ops; in btrfs_test_inode_set_ops()
3873 BTRFS_I(inode)->io_tree.ops = &btrfs_extent_io_ops; in btrfs_read_locked_inode()
6696 BTRFS_I(inode)->io_tree.ops = &btrfs_extent_io_ops; in btrfs_create()
10309 BTRFS_I(inode)->io_tree.ops = &btrfs_extent_io_ops; in btrfs_symlink()
10576 BTRFS_I(inode)->io_tree.ops = &btrfs_extent_io_ops; in btrfs_tmpfile()
10999 static const struct extent_io_ops btrfs_extent_io_ops = { variable