Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dnamei.h18 enum {LAST_NORM, LAST_ROOT, LAST_DOT, LAST_DOTDOT}; enumerator
/linux-6.6.21/fs/
Dnamei.c1949 if (type == LAST_DOTDOT) { in handle_dots()
2281 type = LAST_DOTDOT; in link_path_walk()
4230 case LAST_DOTDOT: in do_rmdir()
/linux-6.6.21/Documentation/filesystems/
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