Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnamei.h19 enum {LAST_NORM, LAST_ROOT, LAST_DOT, LAST_DOTDOT}; enumerator
/linux/fs/
H A Dnamei.c2226 if (type == LAST_DOTDOT) { in handle_dots()
2610 nd->last_type = LAST_DOTDOT; in link_path_walk()
5377 case LAST_DOTDOT: in filename_rmdir()
/linux/Documentation/filesystems/
H A Dpath-lookup.rst407 This is one of ``LAST_NORM``, ``LAST_ROOT``, ``LAST_DOT`` or ``LAST_DOTDOT``.
509 example if ``path_parentat()`` reports ``LAST_DOTDOT``, then the caller