Home
last modified time | relevance | path

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

/fs/
Dnamei.c592 #define ND_JUMPED 4 macro
912 if (likely(!(nd->state & ND_JUMPED))) in complete_walk()
983 nd->state |= ND_JUMPED; in nd_jump_root()
1011 nd->state |= ND_JUMPED; in nd_jump_link()
1507 nd->state |= ND_JUMPED; in __follow_mount_rcu()
1547 nd->state |= ND_JUMPED; in handle_mounts()
2277 nd->state |= ND_JUMPED; in link_path_walk()
2285 nd->state &= ~ND_JUMPED; in link_path_walk()
2362 nd->state |= ND_JUMPED; in path_init()
2482 nd->state &= ~ND_JUMPED; // no d_weak_revalidate(), please... in path_lookupat()