Bug #882 » fcntl_h_kernel_struct.diff
fcntl.h 13 Dec 2007 11:52:53 -0000 | ||
---|---|---|
/* Attempt to bypass the buffer cache */
|
||
#define O_DIRECT 0x00010000
|
||
#ifdef _KERNEL
|
||
#ifdef _KERNEL_STRUCTURES
|
||
#define O_ROOTCRED 0x00020000 /* fp_open */
|
||
#endif
|
||
- « Previous
- 1
- 2
- Next »