Searched defs:btrfs_inode (Results 1 – 6 of 6) sorted by relevance
77 struct btrfs_inode { struct79 struct btrfs_root *root;84 struct btrfs_key location;87 u8 prop_compress;93 u8 defrag_compress;102 spinlock_t lock;105 struct extent_map_tree extent_tree;108 struct extent_io_tree io_tree;116 struct extent_io_tree *file_extent_tree;119 struct mutex log_mutex;[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()
577 void btrfs_remove_ordered_extent(struct btrfs_inode *btrfs_inode, in btrfs_remove_ordered_extent()
4619 struct btrfs_inode *btrfs_inode; in btrfs_destroy_delalloc_inodes() local
2381 struct btrfs_inode *btrfs_inode = BTRFS_I(page->mapping->host); in try_release_extent_mapping() local
7838 struct btrfs_inode *btrfs_inode = BTRFS_I(inode); in btrfs_fiemap() local