Home
last modified time | relevance | path

Searched refs:ND_ROOT_PRESET (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/
H A Dnamei.c526 #define ND_ROOT_PRESET 1 macro
668 if (!nd->root.mnt || (nd->state & ND_ROOT_PRESET)) in legitimize_root()
807 if (!(nd->state & ND_ROOT_PRESET)) in complete_walk()
2240 if (nd->state & ND_ROOT_PRESET) { in path_init()
2381 nd.state = ND_ROOT_PRESET; in filename_lookup()
3485 nd.state = ND_ROOT_PRESET; in do_file_open_root()
/kernel/linux/linux-6.6/fs/
H A Dnamei.c592 #define ND_ROOT_PRESET 1 macro
616 p->state = ND_ROOT_PRESET; in set_nameidata()
746 if (!nd->root.mnt || (nd->state & ND_ROOT_PRESET)) in legitimize_root()
887 if (!(nd->state & ND_ROOT_PRESET)) in complete_walk()
2373 if (nd->state & ND_ROOT_PRESET) { in path_init()

Completed in 12 milliseconds