Lines Matching refs:d_seq
625 return !read_seqcount_retry(&path->dentry->d_seq, seq); in legitimize_path()
731 if (unlikely(read_seqcount_retry(&dentry->d_seq, seq))) in unlazy_child()
811 nd->root_seq = __read_seqcount_begin(&nd->root.dentry->d_seq); in set_root()
846 if (unlikely(read_seqcount_retry(&d->d_seq, nd->seq))) in nd_jump_root()
1331 *seqp = read_seqcount_begin(&path->dentry->d_seq); in __follow_mount_rcu()
1356 seq = read_seqcount_begin(&parent->d_seq); in follow_dotdot_rcu()
1357 if (unlikely(read_seqcount_retry(&old->d_seq, nd->seq))) in follow_dotdot_rcu()
1369 unsigned seq = read_seqcount_begin(&mountpoint->d_seq); in follow_dotdot_rcu()
1391 nd->seq = read_seqcount_begin(&nd->path.dentry->d_seq); in follow_dotdot_rcu()
1576 if (unlikely(read_seqcount_retry(&dentry->d_seq, seq))) in lookup_fast()
1586 if (unlikely(__read_seqcount_retry(&parent->d_seq, nd->seq))) in lookup_fast()
1773 if (read_seqcount_retry(&path->dentry->d_seq, seq)) in step_into()
2182 nd->seq = __read_seqcount_begin(&nd->path.dentry->d_seq); in path_init()
2210 nd->seq = __read_seqcount_begin(&nd->path.dentry->d_seq); in path_init()
2235 nd->seq = read_seqcount_begin(&nd->path.dentry->d_seq); in path_init()