Searched refs:LAST_DOTDOT (Results 1 – 3 of 3) sorted by relevance
18 enum {LAST_NORM, LAST_ROOT, LAST_DOT, LAST_DOTDOT}; enumerator
1941 if (type == LAST_DOTDOT) { in handle_dots()2273 type = LAST_DOTDOT; in link_path_walk()4153 case LAST_DOTDOT: in do_rmdir()
407 This is one of ``LAST_NORM``, ``LAST_ROOT``, ``LAST_DOT`` or ``LAST_DOTDOT``.509 example if ``path_parentat()`` reports ``LAST_DOTDOT``, then the caller
Completed in 17 milliseconds