Lines Matching defs:next_seq
734 unsigned seq, next_seq, m_seq, r_seq;
839 nd->seq = nd->next_seq = 0;
1007 if (read_seqcount_retry(&dentry->d_seq, nd->next_seq))
1713 nd->next_seq = read_seqcount_begin(&dentry->d_seq);
1737 unsigned int seq = nd->next_seq;
1742 // *path and nd->next_seq might've been clobbered
1745 nd->next_seq = seq;
1854 dentry = __d_lookup_rcu(parent, &nd->last, &nd->next_seq);
1994 bool grabbed_link = legitimize_path(nd, link, nd->next_seq);
2016 if (read_seqcount_retry(&link->dentry->d_seq, nd->next_seq))
2032 last->seq = nd->next_seq;
2095 * NOTE: dentry must be what nd->next_seq had been sampled from.
2113 if (read_seqcount_retry(&path.dentry->d_seq, nd->next_seq))
2124 nd->seq = nd->next_seq;
2142 if (read_seqcount_retry(&dentry->d_seq, nd->next_seq))
2149 nd->seq = nd->next_seq;
2179 nd->next_seq = read_seqcount_begin(&parent->d_seq);
2191 nd->next_seq = nd->seq;
2691 nd->seq = nd->next_seq = 0;
2796 nd->next_seq = nd->seq;