Home
last modified time | relevance | path

Searched refs:rdc_checkforbitmap (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/avs/ns/rdc/
H A Drdc_io.c130 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