Searched refs:VALID_RESOLVE_FLAGS (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ | ||
H A D | fcntl.h | 16 #define VALID_RESOLVE_FLAGS \ macro |
/openbmc/linux/fs/ | ||
H A D | open.c | 1243 if (how->resolve & ~VALID_RESOLVE_FLAGS) in build_open_flags() |