Searched defs:btrfs_inode (Results 1 – 5 of 5) sorted by relevance
36 struct btrfs_inode { struct38 struct btrfs_root *root;43 struct btrfs_key location;50 spinlock_t lock;53 struct extent_map_tree extent_tree;56 struct extent_io_tree io_tree;61 struct extent_io_tree io_failure_tree;64 struct mutex log_mutex;67 struct mutex delalloc_mutex;70 struct btrfs_ordered_inode_tree ordered_tree;[all …]
66 struct btrfs_inode *btrfs_inode) in btrfs_get_delayed_node()122 struct btrfs_inode *btrfs_inode) in btrfs_get_or_create_delayed_node()
465 struct btrfs_inode *btrfs_inode = BTRFS_I(inode); in btrfs_remove_ordered_extent() local
4309 struct btrfs_inode *btrfs_inode; in btrfs_destroy_delalloc_inodes() local
4404 struct btrfs_inode *btrfs_inode = BTRFS_I(page->mapping->host); in try_release_extent_mapping() local