Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dnamei.h16 enum {LAST_NORM, LAST_ROOT, LAST_DOT, LAST_DOTDOT, LAST_BIND}; enumerator
/linux-4.4.14/fs/
Dnamei.c2001 nd->last_type = LAST_ROOT; /* if there are only slashes... */ in path_init()
3721 case LAST_ROOT: in do_rmdir()