Home
last modified time | relevance | path

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

/linux-6.1.9/fs/
Dnamei.c589 #define ND_ROOT_GRABBED 2 macro
683 if (nd->state & ND_ROOT_GRABBED) { in terminate_walk()
685 nd->state &= ~ND_ROOT_GRABBED; in terminate_walk()
742 nd->state |= ND_ROOT_GRABBED; in legitimize_root()
948 nd->state |= ND_ROOT_GRABBED; in set_root()
2439 nd->state |= ND_ROOT_GRABBED; in path_init()