Home
last modified time | relevance | path

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

/linux-6.15/fs/
H A Dnamei.c659 #define ND_JUMPED 4 macro
983 if (likely(!(nd->state & ND_JUMPED))) in complete_walk()
1054 nd->state |= ND_JUMPED; in nd_jump_root()
1082 nd->state |= ND_JUMPED; in nd_jump_link()
1597 nd->state |= ND_JUMPED; in __follow_mount_rcu()
1637 nd->state |= ND_JUMPED; in handle_mounts()
2461 nd->state |= ND_JUMPED; in link_path_walk()
2470 nd->state &= ~ND_JUMPED; in link_path_walk()
2541 nd->state |= ND_JUMPED; in path_init()
2664 nd->state &= ~ND_JUMPED; // no d_weak_revalidate(), please... in path_lookupat()
/linux-6.15/Documentation/filesystems/
H A Dpath-lookup.rst1304 ``ND_JUMPED`` means that the current dentry was chosen not because
1311 ``ND_JUMPED`` is set when the look completes - which may be at the