Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/avs/ns/rdc/
H A Drdc_io.h931 extern int rdc_lookup_bitmap(char *);
H A Drdc_io.c1332 rdc_lookup_bitmap(char *pathname) in rdc_lookup_bitmap() function
2063 if (rdc_lookup_bitmap(local_file) >= 0) { in _rdc_enable()
2101 if (rdc_lookup_bitmap(local_bitmap) >= 0) { in _rdc_enable()
4213 if (rdc_lookup_bitmap(local_file) >= 0) { in _rdc_resume()
4241 if (rdc_lookup_bitmap(local_bitmap) >= 0) { in _rdc_resume()
H A Drdc_dev.c1384 index = rdc_lookup_bitmap(path); in _rdc_open()
H A Drdc_diskq.c2179 if ((rdc_lookup_bitmap(diskq) >= 0) || in rdc_diskq_inuse()