Home
last modified time | relevance | path

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

/linux/fs/
H A Dnamei.c2502 #define LAST_WORD_IS_DOTDOT (0x2e2eul << (BITS_PER_LONG-16)) macro
2563 #define LAST_WORD_IS_DOTDOT 0x2e2e macro
2608 case LAST_WORD_IS_DOTDOT: in link_path_walk()