Lines Matching refs:next_seq
574 unsigned seq, next_seq, m_seq, r_seq;
677 nd->seq = nd->next_seq = 0;
835 if (read_seqcount_retry(&dentry->d_seq, nd->next_seq))
1513 nd->next_seq = read_seqcount_begin(&dentry->d_seq);
1537 unsigned int seq = nd->next_seq;
1540 // *path and nd->next_seq might've been clobbered
1543 nd->next_seq = seq;
1629 dentry = __d_lookup_rcu(parent, &nd->last, &nd->next_seq);
1742 bool grabbed_link = legitimize_path(nd, link, nd->next_seq);
1770 last->seq = nd->next_seq;
1833 * NOTE: dentry must be what nd->next_seq had been sampled from.
1850 if (read_seqcount_retry(&path.dentry->d_seq, nd->next_seq))
1861 nd->seq = nd->next_seq;
1866 if (read_seqcount_retry(&path.dentry->d_seq, nd->next_seq))
1899 nd->next_seq = read_seqcount_begin(&parent->d_seq);
1911 nd->next_seq = nd->seq;
2364 nd->seq = nd->next_seq = 0;
2466 nd->next_seq = nd->seq;