Home
last modified time | relevance | path

Searched defs:LAST_WORD_IS_DOT (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/fs/
Dnamei.c2270 #define LAST_WORD_IS_DOT (0x2eul << (BITS_PER_LONG-8)) macro
2331 #define LAST_WORD_IS_DOT 0x2e macro