Home
last modified time | relevance | path

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

/linux-6.12.1/fs/
Dnamei.c724 static inline bool legitimize_path(struct nameidata *nd, in legitimize_path() function
740 if (unlikely(!legitimize_path(nd, &last->link, last->seq))) { in legitimize_links()
755 return legitimize_path(nd, &nd->root, nd->root_seq); in legitimize_root()
788 if (unlikely(!legitimize_path(nd, &nd->path, nd->seq))) in try_to_unlazy()
1793 bool grabbed_link = legitimize_path(nd, link, nd->next_seq); in reserve_stack()