Searched refs:ND_JUMPED (Results 1 – 2 of 2) sorted by relevance
589 #define ND_JUMPED 4 macro908 if (likely(!(nd->state & ND_JUMPED))) in complete_walk()979 nd->state |= ND_JUMPED; in nd_jump_root()1007 nd->state |= ND_JUMPED; in nd_jump_link()1454 nd->state |= ND_JUMPED; in __follow_mount_rcu()1499 nd->state |= ND_JUMPED; in handle_mounts()2250 nd->state |= ND_JUMPED; in link_path_walk()2258 nd->state &= ~ND_JUMPED; in link_path_walk()2333 nd->state |= ND_JUMPED; in path_init()2453 nd->state &= ~ND_JUMPED; // no d_weak_revalidate(), please... in path_lookupat()
1304 ``ND_JUMPED`` means that the current dentry was chosen not because1311 ``ND_JUMPED`` is set when the look completes - which may be at the
Completed in 15 milliseconds