Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dnamei.h40 #define LOOKUP_ROOT_GRABBED 0x0008 macro
/Linux-v5.4/fs/
Dnamei.c599 if (nd->flags & LOOKUP_ROOT_GRABBED) { in terminate_walk()
601 nd->flags &= ~LOOKUP_ROOT_GRABBED; in terminate_walk()
646 nd->flags |= LOOKUP_ROOT_GRABBED; in legitimize_root()
815 nd->flags |= LOOKUP_ROOT_GRABBED; in set_root()