Home
last modified time | relevance | path

Searched refs:LAST_DOT (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.c1925 type = LAST_DOT; in link_path_walk()
3718 case LAST_DOT: in do_rmdir()