Home
last modified time | relevance | path

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

/linux-6.14.4/fs/btrfs/
Ddisk-io.h131 int btrfs_init_root_free_objectid(struct btrfs_root *root);
Ddisk-io.c1137 ret = btrfs_init_root_free_objectid(root); in btrfs_init_fs_root()
2739 ret = btrfs_init_root_free_objectid(tree_root); in init_tree_roots()
4918 int btrfs_init_root_free_objectid(struct btrfs_root *root) in btrfs_init_root_free_objectid() function
Dtree-log.c7332 ret = btrfs_init_root_free_objectid(root); in btrfs_recover_log_trees()