hi all,
here is the code
static inline int open_to_namei_flags(int flag)
{static inline int open_to_namei_flags <http://www.cs.fsu.edu/~baker/devices/lxr/http/ident?i=open_to_namei_flags>(int flag <http://www.cs.fsu.edu/~baker/devices/lxr/http/ident?i=flag>) { if ((flag <http://www.cs.fsu.edu/~baker/devices/lxr/http/ident?i=flag>+1) & O_ACCMODE <http://www.cs.fsu.edu/~baker/devices/lxr/http/ident?i=O_ACCMODE>) flag <http://www.cs.fsu.edu/~baker/devices/lxr/http/ident?i=flag>++; return flag <http://www.cs.fsu.edu/~baker/devices/lxr/http/ident?i=flag>; static
