Searched refs:NSC_ANON_CD (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/avs/ns/nsctl/
H A Dnsc_ncallio.c419 if ((blind_t)ncp == NSC_ANON_CD) {
432 if (!((blind_t)ncp == NSC_ANON_CD)) {
446 if ((flag & NSC_RDAHEAD) || ((blind_t)ncp == NSC_ANON_CD))
H A Dnsc_cache.c125 if ((h = (*io->alloc_h)(NULL, NULL, NULL, NSC_ANON_CD)) == NULL) {
130 rc = (*io->alloc_buf)(NSC_ANON_CD, pos, len,
H A Dnsc_disk.c295 if (cd == NSC_ANON_CD) {
339 if ((flag & NSC_RDAHEAD) || (cd == NSC_ANON_CD))
/illumos-gate/usr/src/uts/common/avs/ns/
H A Dnsctl.h302 #define NSC_ANON_CD ((blind_t)(-1)) /* used for IO provider alloc buf */ macro
/illumos-gate/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_bcache.c2558 if (xcd == NSC_ANON_CD)

Completed in 90 milliseconds