Home
last modified time | relevance | path

Searched defs:btrfs_inode (Results 1 – 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
Dbtrfs_inode.h57 struct btrfs_inode { struct
59 struct btrfs_root *root;
64 struct btrfs_key location;
71 spinlock_t lock;
74 struct extent_map_tree extent_tree;
77 struct extent_io_tree io_tree;
82 struct extent_io_tree io_failure_tree;
88 struct extent_io_tree file_extent_tree;
91 struct mutex log_mutex;
94 struct btrfs_ordered_inode_tree ordered_tree;
[all …]
Ddelayed-inode.c68 struct btrfs_inode *btrfs_inode) in btrfs_get_delayed_node()
124 struct btrfs_inode *btrfs_inode) in btrfs_get_or_create_delayed_node()
Dordered-data.c466 void btrfs_remove_ordered_extent(struct btrfs_inode *btrfs_inode, in btrfs_remove_ordered_extent()
Ddisk-io.c4526 struct btrfs_inode *btrfs_inode; in btrfs_destroy_delalloc_inodes() local
Dextent_io.c4445 struct btrfs_inode *btrfs_inode = BTRFS_I(page->mapping->host); in try_release_extent_mapping() local
/kernel/linux/linux-6.6/fs/btrfs/
Dbtrfs_inode.h73 struct btrfs_inode { struct
75 struct btrfs_root *root;
80 struct btrfs_key location;
90 spinlock_t lock;
93 struct extent_map_tree extent_tree;
96 struct extent_io_tree io_tree;
102 struct extent_io_tree file_extent_tree;
105 struct mutex log_mutex;
113 unsigned outstanding_extents;
116 struct btrfs_ordered_inode_tree ordered_tree;
[all …]
Dtree-log.c677 struct btrfs_inode *btrfs_inode; in replay_one_extent() local
964 struct btrfs_inode *btrfs_inode; in drop_one_dir_item() local
1433 struct btrfs_inode *btrfs_inode; in add_inode_ref() local
1730 struct btrfs_inode *btrfs_inode; in fixup_inode_link_counts() local
1772 struct btrfs_inode *btrfs_inode; in link_to_fixup_dir() local
1817 struct btrfs_inode *btrfs_inode; in insert_one_name() local
2221 struct btrfs_inode *btrfs_inode; in check_item_in_log() local
2555 struct btrfs_inode *btrfs_inode; in replay_one_buffer() local
Ddelayed-inode.c61 struct btrfs_inode *btrfs_inode) in btrfs_get_delayed_node()
117 struct btrfs_inode *btrfs_inode) in btrfs_get_or_create_delayed_node()
Dordered-data.c585 void btrfs_remove_ordered_extent(struct btrfs_inode *btrfs_inode, in btrfs_remove_ordered_extent()
Ddisk-io.c4710 struct btrfs_inode *btrfs_inode; in btrfs_destroy_delalloc_inodes() local
Dextent_io.c2326 struct btrfs_inode *btrfs_inode = BTRFS_I(page->mapping->host); in try_release_extent_mapping() local
Dinode.c7839 struct btrfs_inode *btrfs_inode = BTRFS_I(inode); in btrfs_fiemap() local