Searched refs:rcursor (Results 1 – 1 of 1) sorted by relevance
46 struct bmap_rb_extent *rcursor; member167 if (bp->rcursor == ext) in rb_free_extent()168 bp->rcursor = NULL; in rb_free_extent()184 bp->rcursor = NULL; in rb_alloc_private_data()247 src_bp->rcursor = NULL; in rb_copy_bmap()248 dest_bp->rcursor = NULL; in rb_copy_bmap()305 bp->rcursor = NULL; in rb_resize_bmap()324 struct bmap_rb_extent *rcursor, *next_ext = NULL; in rb_test_bit() local329 rcursor = bp->rcursor; in rb_test_bit()330 if (!rcursor) in rb_test_bit()[all …]