Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dsend.c3576 const u64 ino1_gen, in check_ino_in_path() argument
3584 return ino1_gen == ino2_gen; in check_ino_in_path()
3596 return parent_gen == ino1_gen; in check_ino_in_path()
3609 const u64 ino1_gen, in is_ancestor() argument
3687 ret = check_ino_in_path(root, ino1, ino1_gen, in is_ancestor()