Searched refs:LOOKUP_IS_SCOPED (Results 1 – 2 of 2) sorted by relevance
51 #define LOOKUP_IS_SCOPED (LOOKUP_BENEATH | LOOKUP_IN_ROOT) macro
663 if (!nd->root.mnt && (nd->flags & LOOKUP_IS_SCOPED)) in legitimize_root()880 if (!(nd->flags & (LOOKUP_ROOT | LOOKUP_IS_SCOPED))) in complete_walk()887 if (unlikely(nd->flags & LOOKUP_IS_SCOPED)) { in complete_walk()939 if (WARN_ON(nd->flags & LOOKUP_IS_SCOPED)) in set_root()1007 if (unlikely(nd->flags & LOOKUP_IS_SCOPED)) in nd_jump_link()1916 if (unlikely(nd->flags & LOOKUP_IS_SCOPED)) { in handle_dots()2386 if (flags & LOOKUP_IS_SCOPED) { in path_init()