Searched refs:B_IOSTREAMING (Results 1 – 3 of 3) sorted by relevance
196 B_META | B_CLUSTER | B_DELWRI | B_FUA | B_PASSIVE | B_IOSTREAMING |\202 B_NOCACHE | B_FUA | B_PASSIVE | B_IOSTREAMING)219 #define B_IOSTREAMING 0x00001000 /* sequential access pattern detected */
91 #define B_IOSTREAMING 0x00001000 /* sequential access pattern detected */ macro
1382 io_flags |= B_IOSTREAMING; in cluster_io()