Home
last modified time | relevance | path

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

/linux-6.6.21/fs/btrfs/ !
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()