Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/
Dbackref.c1891 u64 next_inum; in btrfs_ref_to_path() local
1918 next_inum = found_key.offset; in btrfs_ref_to_path()
1921 if (parent == next_inum) in btrfs_ref_to_path()
1937 parent = next_inum; in btrfs_ref_to_path()