Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dfcntl.h16 #define VALID_RESOLVE_FLAGS \ macro
/openbmc/linux/fs/
H A Dopen.c1243 if (how->resolve & ~VALID_RESOLVE_FLAGS) in build_open_flags()