Lines Matching refs:d_seq
639 return !read_seqcount_retry(&path->dentry->d_seq, seq); in legitimize_path()
706 if (read_seqcount_retry(&parent->d_seq, nd->seq)) in unlazy_walk()
712 if (read_seqcount_retry(&dentry->d_seq, seq)) in unlazy_walk()
821 nd->root_seq = __read_seqcount_begin(&nd->root.dentry->d_seq); in set_root_rcu()
1026 if (unlikely(read_seqcount_retry(&d->d_seq, nd->seq))) in get_link()
1282 *seqp = read_seqcount_begin(&path->dentry->d_seq); in __follow_mount_rcu()
1309 seq = read_seqcount_begin(&parent->d_seq); in follow_dotdot_rcu()
1310 if (unlikely(read_seqcount_retry(&old->d_seq, nd->seq))) in follow_dotdot_rcu()
1322 unsigned seq = read_seqcount_begin(&mountpoint->d_seq); in follow_dotdot_rcu()
1344 nd->seq = read_seqcount_begin(&nd->path.dentry->d_seq); in follow_dotdot_rcu()
1556 if (read_seqcount_retry(&dentry->d_seq, seq)) in lookup_fast()
1566 if (__read_seqcount_retry(&parent->d_seq, nd->seq)) in lookup_fast()
1716 if (read_seqcount_retry(&link->dentry->d_seq, seq)) in should_follow_link()
2018 nd->seq = __read_seqcount_begin(&nd->path.dentry->d_seq); in path_init()
2050 nd->seq = __read_seqcount_begin(&nd->path.dentry->d_seq); in path_init()
2076 nd->seq = read_seqcount_begin(&nd->path.dentry->d_seq); in path_init()
2088 if (likely(!read_seqcount_retry(&nd->path.dentry->d_seq, nd->seq))) in path_init()