Searched refs:all_vops (Results 1 – 1 of 1) sorted by relevance
1317 bitmap_head tmp, all_vops; in find_more_ref_vops() local1321 bitmap_initialize (&all_vops, &bitmap_default_obstack); in find_more_ref_vops()1327 bitmap_and (&tmp, &all_vops, ref->vops); in find_more_ref_vops()1331 bitmap_ior_into (&all_vops, ref->vops); in find_more_ref_vops()1334 bitmap_clear (&all_vops); in find_more_ref_vops()