Home
last modified time | relevance | path

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

/Linux-v6.6/fs/btrfs/
Dbackref.h222 int btrfs_find_all_leafs(struct btrfs_backref_walk_ctx *ctx);
Dbackref.c1704 int btrfs_find_all_leafs(struct btrfs_backref_walk_ctx *ctx) in btrfs_find_all_leafs() function
2445 ret = btrfs_find_all_leafs(ctx); in iterate_extent_inodes()
Drelocation.c3465 ret = btrfs_find_all_leafs(&ctx); in add_data_references()