Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dnamei.h18 enum {LAST_NORM, LAST_ROOT, LAST_DOT, LAST_DOTDOT}; enumerator
/linux-6.3-rc2/fs/
A Dnamei.c2244 nd->last_type = LAST_ROOT; in link_path_walk()
4159 case LAST_ROOT: in do_rmdir()
/linux-6.3-rc2/Documentation/filesystems/
A Dpath-lookup.rst407 This is one of ``LAST_NORM``, ``LAST_ROOT``, ``LAST_DOT`` or ``LAST_DOTDOT``.

Completed in 14 milliseconds