Searched refs:LOOKUP_IS_SCOPED (Results 1 – 2 of 2) sorted by relevance
50 #define LOOKUP_IS_SCOPED (LOOKUP_BENEATH | LOOKUP_IN_ROOT) macro
651 if (!nd->root.mnt && (nd->flags & LOOKUP_IS_SCOPED)) in legitimize_root()793 if (!(nd->flags & (LOOKUP_ROOT | LOOKUP_IS_SCOPED))) in complete_walk()799 if (unlikely(nd->flags & LOOKUP_IS_SCOPED)) { in complete_walk()845 if (WARN_ON(nd->flags & LOOKUP_IS_SCOPED)) in set_root()913 if (unlikely(nd->flags & LOOKUP_IS_SCOPED)) in nd_jump_link()1825 if (unlikely(nd->flags & LOOKUP_IS_SCOPED)) { in handle_dots()2293 if (flags & LOOKUP_IS_SCOPED) { in path_init()