Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/btrfs/
H A Dbackref.c1716 u64 next_inum; local
1745 next_inum = found_key.offset;
1748 if (parent == next_inum)
1766 parent = next_inum;
/kernel/linux/linux-6.6/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()

Completed in 9 milliseconds