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;100 struct extent_io_tree file_extent_tree;103 struct mutex log_mutex;106 struct btrfs_ordered_inode_tree ordered_tree;112 struct list_head delalloc_inodes;[all …]
61 struct btrfs_inode *btrfs_inode) in btrfs_get_delayed_node()117 struct btrfs_inode *btrfs_inode) in btrfs_get_or_create_delayed_node()
578 void btrfs_remove_ordered_extent(struct btrfs_inode *btrfs_inode, in btrfs_remove_ordered_extent()
4656 struct btrfs_inode *btrfs_inode; in btrfs_destroy_delalloc_inodes() local
2332 struct btrfs_inode *btrfs_inode = BTRFS_I(page->mapping->host); in try_release_extent_mapping() local