Searched refs:nocache (Results 1 – 12 of 12) sorted by relevance
1212 uri->nocache = B_FALSE; in nl7c_http_request()1414 uri->nocache = B_TRUE; in nl7c_http_request()1478 boolean_t nocache = B_FALSE; in nl7c_http_response() local1563 nocache = B_TRUE; in nl7c_http_response()1568 nocache = B_TRUE; in nl7c_http_response()1578 nocache = B_TRUE; in nl7c_http_response()1651 nocache = B_TRUE; in nl7c_http_response()1655 nocache = B_TRUE; in nl7c_http_response()1699 nocache = B_TRUE; in nl7c_http_response()1706 nocache = B_TRUE; in nl7c_http_response()[all …]
130 boolean_t nocache; /* URI no cache */ member
824 ruri->nocache) { in uri_lookup()842 if (ruri->nocache) in uri_lookup()1069 if (uri->hash != URI_TEMP && uri->nocache) { in nl7c_resp_parse()2046 if (uri->nocache) { in nl7c_parse()2050 uri->nocache = B_TRUE; in nl7c_parse()
291 int nocache; in r_net_read() local302 nocache = (diskio.flag & RDC_RREAD_FAIL) ? 0 : NSC_NOCACHE; in r_net_read()324 nocache); in r_net_read()449 int nocache; in r_net_read6() local460 nocache = (diskio.flag & RDC_RREAD_FAIL) ? 0 : NSC_NOCACHE; in r_net_read6()481 nocache); in r_net_read6()610 int nocache; in r_net_write5() local639 nocache = (diskio.flag & RDC_RWRITE_FAIL) ? 0 : NSC_NOCACHE; in r_net_write5()755 ret2 = rdc_writemaxfba(krdc, urdc, dset, diskio.seq, nocache); in r_net_write5()820 int nocache; in r_net_write6() local[all …]
420 int nocache; /* cache flag to alloc_buf */ member
139 int nocache = 0; local157 nocache = 1;185 nocache = 1;193 if (nocache|bd)
232 uint8_t nocache; /* don't cache */ member
798 ((io)->nocache ? 0x08000000 : 0) | \
255 static void check_for_stale_data(boolean_t nocache);1108 check_for_stale_data(boolean_t nocache) in check_for_stale_data() argument1130 if (nocache == B_FALSE && time(NULL) - change_time_check <= 10) { in check_for_stale_data()
340 YESNO(io2.first), YESNO(io2.nocache), YESNO(io2.preempt), in nca_io2()
1214 goto nocache; in nv_open()1229 goto nocache; in nv_open()1252 nocache: in nv_open()
2602 goto nocache; in ufs_dirremove()2653 nocache: in ufs_dirremove()