Btrfs: early extent mapping support
Signed-off-by: Chris Mason <chris.mason@oracle.com>
This commit is contained in:
committed by
David Woodhouse
parent
74123bd72a
commit
d97e63b69e
@@ -17,5 +17,8 @@ int close_ctree(struct ctree_root *root);
|
||||
void tree_block_release(struct ctree_root *root, struct tree_buffer *buf);
|
||||
struct tree_buffer *alloc_free_block(struct ctree_root *root);
|
||||
int update_root_block(struct ctree_root *root);
|
||||
int mkfs(int fd);
|
||||
|
||||
#define CTREE_SUPER_INFO_OFFSET(bs) (16 * (bs))
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user