Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dbackref.c2137 u64 next_inum; in btrfs_ref_to_path() local
2164 next_inum = found_key.offset; in btrfs_ref_to_path()
2167 if (parent == next_inum) in btrfs_ref_to_path()
2183 parent = next_inum; in btrfs_ref_to_path()