Searched refs:IO_SYSCALL_DISPATCH (Results 1 – 2 of 2) sorted by relevance
1066 ioflag = IO_SYSCALL_DISPATCH; in vn_read()1209 ioflag = (IO_UNIT | IO_SYSCALL_DISPATCH); in vn_write()
180 #define IO_SYSCALL_DISPATCH 0x100000 /* I/O was originated from a file table sys… macro