Home
last modified time | relevance | path

Searched refs:btrfs_find_highest_objectid (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
H A Ddisk-io.h135 int btrfs_find_highest_objectid(struct btrfs_root *root, u64 *objectid);
H A Ddisk-io.c1395 ret = btrfs_find_highest_objectid(root, in btrfs_init_fs_root()
2706 ret = btrfs_find_highest_objectid(tree_root, in init_tree_roots()
4802 int btrfs_find_highest_objectid(struct btrfs_root *root, u64 *objectid) in btrfs_find_highest_objectid() function
H A Dtree-log.c6386 ret = btrfs_find_highest_objectid(root, in btrfs_recover_log_trees()

Completed in 13 milliseconds