Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dnamei.h17 enum {LAST_NORM, LAST_ROOT, LAST_DOT, LAST_DOTDOT, LAST_BIND}; enumerator
/linux-4.19.296/fs/
Dnamei.c2100 type = LAST_DOT; in link_path_walk()
3941 case LAST_DOT: in do_rmdir()