Lines Matching refs:next_seq
580 unsigned seq, next_seq, m_seq, r_seq; member
683 nd->seq = nd->next_seq = 0; in leave_rcu()
841 if (read_seqcount_retry(&dentry->d_seq, nd->next_seq)) in try_to_unlazy_next()
1537 nd->next_seq = read_seqcount_begin(&dentry->d_seq); in __follow_mount_rcu()
1561 unsigned int seq = nd->next_seq; in handle_mounts()
1567 nd->next_seq = seq; in handle_mounts()
1667 dentry = __d_lookup_rcu(parent, &nd->last, &nd->next_seq); in lookup_fast()
1793 bool grabbed_link = legitimize_path(nd, link, nd->next_seq); in reserve_stack()
1821 last->seq = nd->next_seq; in pick_link()
1901 if (read_seqcount_retry(&path.dentry->d_seq, nd->next_seq)) in step_into()
1912 nd->seq = nd->next_seq; in step_into()
1917 if (read_seqcount_retry(&path.dentry->d_seq, nd->next_seq)) in step_into()
1950 nd->next_seq = read_seqcount_begin(&parent->d_seq); in follow_dotdot_rcu()
1962 nd->next_seq = nd->seq; in follow_dotdot_rcu()
2453 nd->seq = nd->next_seq = 0; in path_init()
2563 nd->next_seq = nd->seq; in handle_lookup_down()