Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dnamei.h16 enum {LAST_NORM, LAST_ROOT, LAST_DOT, LAST_DOTDOT, LAST_BIND}; enumerator
/linux-4.4.14/fs/
Dnamei.c1657 if (type == LAST_DOTDOT) { in handle_dots()
1920 type = LAST_DOTDOT; in link_path_walk()
3715 case LAST_DOTDOT: in do_rmdir()