Searched refs:rdc_checkforbitmap (Results 1 – 1 of 1) sorted by relevance
129 static int rdc_checkforbitmap(int, nsc_off_t);5803 rc = rdc_checkforbitmap(index, off + bmapsz); in rdc_bitmapset()5842 rc = rdc_checkforbitmap(ktmp->index, off + bmapsz); in rdc_bitmapset()5871 rc = rdc_checkforbitmap(kmulti->index, off + bmapsz); in rdc_bitmapset()5895 rdc_checkforbitmap(int index, nsc_off_t limit) in rdc_checkforbitmap() function