Home
last modified time | relevance | path

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

/linux/fs/
H A Dnamei.c750 #define ND_JUMPED 4 macro
1084 if (likely(!(nd->state & ND_JUMPED))) in complete_walk()
1155 nd->state |= ND_JUMPED; in nd_jump_root()
1183 nd->state |= ND_JUMPED; in nd_jump_link()
1707 nd->state |= ND_JUMPED; in __follow_mount_rcu()
1746 nd->state |= ND_JUMPED; in handle_mounts()
2610 nd->state |= ND_JUMPED; in link_path_walk()
2619 nd->state &= ~ND_JUMPED; in link_path_walk()
2690 nd->state |= ND_JUMPED; in path_init()
2813 nd->state &= ~ND_JUMPED; // no d_weak_revalidate(), please... in path_lookupat()