Home
last modified time | relevance | path

Searched refs:VALID_OPEN_FLAGS (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dfcntl.h9 #define VALID_OPEN_FLAGS \ macro
/linux/fs/
H A Dfcntl.c1174 (VALID_OPEN_FLAGS & ~(O_NONBLOCK | O_NDELAY)) | in fcntl_init()