Searched refs:rcursor (Results 1 – 1 of 1) sorted by relevance
42 struct bmap_rb_extent *rcursor; member165 if (bp->rcursor == ext) in rb_free_extent()166 bp->rcursor = NULL; in rb_free_extent()182 bp->rcursor = NULL; in rb_alloc_private_data()245 src_bp->rcursor = NULL; in rb_copy_bmap()246 dest_bp->rcursor = NULL; in rb_copy_bmap()309 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 …]