Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ext2fs/
Dblkmap64_rb.c47 struct bmap_rb_extent *rcursor_next; member
175 if (bp->rcursor_next == ext) in rb_free_extent()
176 bp->rcursor_next = NULL; in rb_free_extent()
191 bp->rcursor_next = NULL; in rb_alloc_private_data()
346 next_ext = bp->rcursor_next; in rb_test_bit()
351 bp->rcursor_next = next_ext; in rb_test_bit()
363 bp->rcursor_next = NULL; in rb_test_bit()
383 bp->rcursor_next = NULL; in rb_test_bit()
403 bp->rcursor_next = NULL; in rb_insert_extent()
815 bp->rcursor_next = NULL; in rb_clear_bmap()