Home
last modified time | relevance | path

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

/linux/fs/
H A Dnamei.c135 enum last_type {LAST_NORM, LAST_ROOT, LAST_DOT, LAST_DOTDOT}; enumerator
2229 if (type == LAST_DOTDOT) { in handle_dots()
2613 nd->last_type = LAST_DOTDOT; in link_path_walk()
5550 case LAST_DOTDOT: in filename_rmdir()