Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/
Dnamei.c527 #define ND_ROOT_GRABBED 2 macro
603 if (nd->state & ND_ROOT_GRABBED) { in terminate_walk()
605 nd->state &= ~ND_ROOT_GRABBED; in terminate_walk()
670 nd->state |= ND_ROOT_GRABBED; in legitimize_root()
874 nd->state |= ND_ROOT_GRABBED; in set_root()
2315 nd->state |= ND_ROOT_GRABBED; in path_init()