Home
last modified time | relevance | path

Searched refs:root_uiter (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
H A Dbackref.c2006 struct ulist_iterator root_uiter; local
2039 ULIST_ITER_INIT(&root_uiter);
2040 while (!ret && (root_node = ulist_next(roots, &root_uiter))) {
/kernel/linux/linux-6.6/fs/btrfs/
H A Dbackref.c2455 struct ulist_iterator root_uiter; in iterate_extent_inodes() local
2498 ULIST_ITER_INIT(&root_uiter); in iterate_extent_inodes()
2499 while (!ret && (root_node = ulist_next(ctx->roots, &root_uiter))) { in iterate_extent_inodes()

Completed in 8 milliseconds