Searched refs:rdc_checkforbitmap (Results 1 – 1 of 1) sorted by relevance
130 static int rdc_checkforbitmap(int, nsc_off_t);5797 rc = rdc_checkforbitmap(index, off + bmapsz); in rdc_bitmapset()5836 rc = rdc_checkforbitmap(ktmp->index, off + bmapsz); in rdc_bitmapset()5865 rc = rdc_checkforbitmap(kmulti->index, off + bmapsz); in rdc_bitmapset()5889 rdc_checkforbitmap(int index, nsc_off_t limit) in rdc_checkforbitmap() function