Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dnamei.h39 #define LOOKUP_JUMPED 0x1000 macro
/OK3568_Linux_fs/kernel/fs/
H A Dnamei.c908 if (likely(!(nd->flags & LOOKUP_JUMPED))) { in complete_walk()
985 nd->flags |= LOOKUP_JUMPED; in nd_jump_root()
1013 nd->flags |= LOOKUP_JUMPED; in nd_jump_link()
1435 nd->flags |= LOOKUP_JUMPED; in __follow_mount_rcu()
1482 nd->flags |= LOOKUP_JUMPED; in handle_mounts()
2228 nd->flags |= LOOKUP_JUMPED; in link_path_walk()
2236 nd->flags &= ~LOOKUP_JUMPED; in link_path_walk()
2310 nd->flags = flags | LOOKUP_JUMPED; in path_init()
2431 nd->flags &= ~LOOKUP_JUMPED; // no d_weak_revalidate(), please... in path_lookupat()
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dnfstrace.h274 TRACE_DEFINE_ENUM(LOOKUP_JUMPED);
291 { LOOKUP_JUMPED, "JUMPED" }, \
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dpath-lookup.rst1328 ``LOOKUP_JUMPED`` means that the current dentry was chosen not because
1335 ``LOOKUP_JUMPED`` is set when the look completes - which may be at the