Searched defs:btrfs_inode (Results 1 – 5 of 5) sorted by relevance
35 struct btrfs_inode { struct37 struct btrfs_root *root;42 struct btrfs_key location;49 spinlock_t lock;52 struct extent_map_tree extent_tree;55 struct extent_io_tree io_tree;60 struct extent_io_tree io_failure_tree;63 struct mutex log_mutex;66 struct mutex delalloc_mutex;69 struct btrfs_ordered_inode_tree ordered_tree;[all …]
65 struct btrfs_inode *btrfs_inode) in btrfs_get_delayed_node()121 struct btrfs_inode *btrfs_inode) in btrfs_get_or_create_delayed_node()
460 struct btrfs_inode *btrfs_inode = BTRFS_I(inode); in btrfs_remove_ordered_extent() local
4264 struct btrfs_inode *btrfs_inode; in btrfs_destroy_delalloc_inodes() local
4227 struct btrfs_inode *btrfs_inode = BTRFS_I(page->mapping->host); in try_release_extent_mapping() local