Searched defs:btrfs_inode (Results 1 – 5 of 5) sorted by relevance
73 struct btrfs_inode { struct75 struct btrfs_root *root;80 struct btrfs_key location;88 spinlock_t lock;91 struct extent_map_tree extent_tree;94 struct extent_io_tree io_tree;99 struct rb_root io_failure_tree;100 spinlock_t io_failure_lock;106 struct extent_io_tree file_extent_tree;109 struct mutex log_mutex;[all …]
56 struct btrfs_inode *btrfs_inode) in btrfs_get_delayed_node()112 struct btrfs_inode *btrfs_inode) in btrfs_get_or_create_delayed_node()
519 void btrfs_remove_ordered_extent(struct btrfs_inode *btrfs_inode, in btrfs_remove_ordered_extent()
4992 struct btrfs_inode *btrfs_inode; in btrfs_destroy_delalloc_inodes() local
3424 struct btrfs_inode *btrfs_inode = BTRFS_I(page->mapping->host); in try_release_extent_mapping() local