Home
last modified time | relevance | path

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

/linux/fs/
H A Dnamei.c755 #define ND_JUMPED 4 macro
1089 if (likely(!(nd->state & ND_JUMPED))) in complete_walk()
1160 nd->state |= ND_JUMPED; in nd_jump_root()
1188 nd->state |= ND_JUMPED; in nd_jump_link()
1712 nd->state |= ND_JUMPED; in __follow_mount_rcu()
1751 nd->state |= ND_JUMPED; in handle_mounts()
2614 nd->state |= ND_JUMPED; in link_path_walk()
2623 nd->state &= ~ND_JUMPED; in link_path_walk()
2694 nd->state |= ND_JUMPED; in path_init()
2817 nd->state &= ~ND_JUMPED; // no d_weak_revalidate(), please... in path_lookupat()