Searched refs:C_IO_ISOCHRONOUS (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/bsd/hfs/
H A Dhfs_cnode.h267 #define C_IO_ISOCHRONOUS 0x0400000 /* device-specific isochronous throughput I/O */ macro
H A Dhfs_readwrite.c2280 cp->c_flag |= C_IO_ISOCHRONOUS;
3183 if (VTOC(vp)->c_flag & C_IO_ISOCHRONOUS) {

Completed in 27 milliseconds