Lines Matching refs:last_pos
780 struct bpos last_pos; member
869 w->last_pos.inode, k.k->p.snapshot, i->snapshot, buf.buf); in lookup_inode_for_snapshot()
890 if (w->last_pos.inode != k.k->p.inode) { in walk_inode()
896 w->last_pos = k.k->p; in walk_inode()
1604 inode->last_pos.inode--; in check_key_has_inode()
1644 count2 = bch2_count_inode_sectors(trans, w->last_pos.inode, i->snapshot); in check_i_sectors_notnested()
1651 w->last_pos.inode, i->snapshot, i->count, count2); in check_i_sectors_notnested()
1658 w->last_pos.inode, i->snapshot, in check_i_sectors_notnested()
1685 struct bpos last_pos; member
1865 if (bpos_eq(extent_ends->last_pos, k.k->p)) in check_overlapping_extents()
1868 if (extent_ends->last_pos.inode != k.k->p.inode) in check_overlapping_extents()
1890 extent_ends->last_pos = k.k->p; in check_overlapping_extents()
1934 if (inode->last_pos.inode != k.k->p.inode && inode->have_inodes) { in check_extent()
2085 count2 = bch2_count_subdirs(trans, w->last_pos.inode, i->snapshot); in check_subdir_count_notnested()
2091 w->last_pos.inode, i->snapshot, i->count, count2); in check_subdir_count_notnested()
2100 w->last_pos.inode, i->snapshot, i->inode.bi_nlink, i->count)) { in check_subdir_count_notnested()
2461 if (dir->last_pos.inode != k.k->p.inode && dir->have_inodes) { in check_dirent()