Home
last modified time | relevance | path

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

/linux-6.12.1/fs/
Dnamei.c2271 #define LAST_WORD_IS_DOTDOT (0x2e2eul << (BITS_PER_LONG-16)) macro
2332 #define LAST_WORD_IS_DOTDOT 0x2e2e macro
2374 case LAST_WORD_IS_DOTDOT: in link_path_walk()