Searched refs:real_depth (Results 1 – 2 of 2) sorted by relevance
14 static int real_depth(int depth) in real_depth() function85 int depth = real_depth(3); in walk_pmd_range()144 int depth = real_depth(2); in walk_pud_range()193 int depth = real_depth(1); in walk_p4d_range()
750 u32 real_depth; in check_snapshot() local844 real_depth = bch2_snapshot_depth(c, parent_id); in check_snapshot()846 if (fsck_err_on(le32_to_cpu(s.depth) != real_depth, in check_snapshot()849 real_depth, (bch2_bkey_val_to_text(&buf, c, k), buf.buf))) { in check_snapshot()855 u->v.depth = cpu_to_le32(real_depth); in check_snapshot()