Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnamei.h18 enum {LAST_NORM, LAST_ROOT, LAST_DOT, LAST_DOTDOT}; enumerator
/linux/fs/
H A Dnamei.c2441 nd->last_type = LAST_DOT; in link_path_walk()
4431 case LAST_DOT: in do_rmdir()