Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dnamei.c593 #define ND_ROOT_GRABBED 2 macro
689 if (nd->state & ND_ROOT_GRABBED) { in terminate_walk()
691 nd->state &= ~ND_ROOT_GRABBED; in terminate_walk()
748 nd->state |= ND_ROOT_GRABBED; in legitimize_root()
954 nd->state |= ND_ROOT_GRABBED; in set_root()
2448 nd->state |= ND_ROOT_GRABBED; in path_init()