I/O operations

Submitted by vashist
on January 2, 2009 - 8:08am

I just need to know the flags that can be set when i want to suspend all the read write operations on a block device.I looked at certain functions in bio structure but couldn't find them.Does O_DIRECT flag help?