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