Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dbackref.c2131 u64 next_inum; in btrfs_ref_to_path() local
2158 next_inum = found_key.offset; in btrfs_ref_to_path()
2161 if (parent == next_inum) in btrfs_ref_to_path()
2177 parent = next_inum; in btrfs_ref_to_path()