Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dnamei.h17 enum {LAST_NORM, LAST_ROOT, LAST_DOT, LAST_DOTDOT, LAST_BIND}; enumerator
/Linux-v5.4/fs/
Dnamei.c2171 nd->last_type = LAST_ROOT; /* if there are only slashes... */ in path_init()
3911 case LAST_ROOT: in do_rmdir()
/Linux-v5.4/Documentation/filesystems/
Dpath-lookup.rst392 This is one of ``LAST_NORM``, ``LAST_ROOT``, ``LAST_DOT``, ``LAST_DOTDOT``, or