Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dnamei.h17 enum {LAST_NORM, LAST_ROOT, LAST_DOT, LAST_DOTDOT, LAST_BIND}; enumerator
/linux-4.1.27/fs/
Dnamei.c1568 if (type == LAST_DOTDOT) { in handle_dots()
1836 type = LAST_DOTDOT; in link_path_walk()
3678 case LAST_DOTDOT: in do_rmdir()