Searched refs:LAST_DOTDOT (Results 1 – 3 of 3) sorted by relevance
17 enum {LAST_NORM, LAST_ROOT, LAST_DOT, LAST_DOTDOT, LAST_BIND}; enumerator
1699 if (type == LAST_DOTDOT) { in handle_dots()2084 type = LAST_DOTDOT; in link_path_walk()3905 case LAST_DOTDOT: in do_rmdir()
392 This is one of ``LAST_NORM``, ``LAST_ROOT``, ``LAST_DOT``, ``LAST_DOTDOT``, or493 example if ``path_parentat()`` reports ``LAST_DOTDOT``, then the caller