Home
last modified time | relevance | path

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

/fs/
Dnamei.c572 unsigned seq, next_seq, m_seq, r_seq; member
673 nd->seq = nd->next_seq = 0; in leave_rcu()
831 if (read_seqcount_retry(&dentry->d_seq, nd->next_seq)) in try_to_unlazy_next()
1508 nd->next_seq = read_seqcount_begin(&dentry->d_seq); in __follow_mount_rcu()
1532 unsigned int seq = nd->next_seq; in handle_mounts()
1538 nd->next_seq = seq; in handle_mounts()
1624 dentry = __d_lookup_rcu(parent, &nd->last, &nd->next_seq); in lookup_fast()
1737 bool grabbed_link = legitimize_path(nd, link, nd->next_seq); in reserve_stack()
1765 last->seq = nd->next_seq; in pick_link()
1845 if (read_seqcount_retry(&path.dentry->d_seq, nd->next_seq)) in step_into()
[all …]