Lines Matching refs:next_seq
574 unsigned seq, next_seq, m_seq, r_seq; member
677 nd->seq = nd->next_seq = 0; in leave_rcu()
835 if (read_seqcount_retry(&dentry->d_seq, nd->next_seq)) in try_to_unlazy_next()
1513 nd->next_seq = read_seqcount_begin(&dentry->d_seq); in __follow_mount_rcu()
1537 unsigned int seq = nd->next_seq; in handle_mounts()
1543 nd->next_seq = seq; in handle_mounts()
1629 dentry = __d_lookup_rcu(parent, &nd->last, &nd->next_seq); in lookup_fast()
1742 bool grabbed_link = legitimize_path(nd, link, nd->next_seq); in reserve_stack()
1770 last->seq = nd->next_seq; in pick_link()
1850 if (read_seqcount_retry(&path.dentry->d_seq, nd->next_seq)) in step_into()
1861 nd->seq = nd->next_seq; in step_into()
1866 if (read_seqcount_retry(&path.dentry->d_seq, nd->next_seq)) in step_into()
1899 nd->next_seq = read_seqcount_begin(&parent->d_seq); in follow_dotdot_rcu()
1911 nd->next_seq = nd->seq; in follow_dotdot_rcu()
2364 nd->seq = nd->next_seq = 0; in path_init()
2466 nd->next_seq = nd->seq; in handle_lookup_down()