Searched refs:LAST_DOTDOT (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dnamei.h18 enum {LAST_NORM, LAST_ROOT, LAST_DOT, LAST_DOTDOT}; enumerator in enum:__anon3021
/linux-master/fs/
H A Dnamei.c1951 if (type == LAST_DOTDOT) {
2283 type = LAST_DOTDOT;
4238 case LAST_DOTDOT:

Completed in 137 milliseconds