Searched refs:btrfs_root_node (Results 1 - 7 of 7) sorted by relevance

/linux-master/fs/btrfs/
H A Dlocking.c266 eb = btrfs_root_node(root);
289 eb = btrfs_root_node(root);
313 eb = btrfs_root_node(root);
H A Dctree.h531 struct extent_buffer *btrfs_root_node(struct btrfs_root *root);
H A Dtree-mod-log.c1078 struct extent_buffer *eb_root = btrfs_root_node(root);
H A Ddisk-io.c894 root->commit_root = btrfs_root_node(root);
1091 root->commit_root = btrfs_root_node(root);
2604 root->commit_root = btrfs_root_node(root);
H A Dtransaction.c195 root->commit_root = btrfs_root_node(root);
H A Dctree.c254 struct extent_buffer *btrfs_root_node(struct btrfs_root *root) function
1720 b = btrfs_root_node(root);
H A Drelocation.c945 reloc_root->commit_root = btrfs_root_node(reloc_root);

Completed in 205 milliseconds