Project

General

Profile

Bug #882 » fcntl_h_kernel_struct.diff

schmidtm, 12/13/2007 11:12 AM

View differences:

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
(2-2/2)