Home
last modified time | relevance | path

Searched refs:btrfs_init_root_free_objectid (Results 1 – 2 of 2) sorted by relevance

/linux/fs/btrfs/
H A Ddisk-io.c1128 ret = btrfs_init_root_free_objectid(root); in btrfs_init_fs_root()
2730 ret = btrfs_init_root_free_objectid(tree_root); in init_tree_roots()
4864 int btrfs_init_root_free_objectid(struct btrfs_root *root) in btrfs_init_root_free_objectid() function
H A Dtree-log.c7394 ret = btrfs_init_root_free_objectid(root); in btrfs_recover_log_trees()