Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dbackref.h222 int btrfs_find_all_leafs(struct btrfs_backref_walk_ctx *ctx);
H A 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()
H A Drelocation.c3396 ret = btrfs_find_all_leafs(&ctx); in add_data_references()