Lines Matching refs:d_seq
629 return !read_seqcount_retry(&path->dentry->d_seq, seq); in legitimize_path()
732 if (unlikely(read_seqcount_retry(&dentry->d_seq, seq))) { in unlazy_child()
820 nd->root_seq = __read_seqcount_begin(&nd->root.dentry->d_seq); in set_root()
854 if (unlikely(read_seqcount_retry(&d->d_seq, nd->seq))) in nd_jump_root()
1339 *seqp = read_seqcount_begin(&path->dentry->d_seq); in __follow_mount_rcu()
1364 seq = read_seqcount_begin(&parent->d_seq); in follow_dotdot_rcu()
1365 if (unlikely(read_seqcount_retry(&old->d_seq, nd->seq))) in follow_dotdot_rcu()
1377 unsigned seq = read_seqcount_begin(&mountpoint->d_seq); in follow_dotdot_rcu()
1399 nd->seq = read_seqcount_begin(&nd->path.dentry->d_seq); in follow_dotdot_rcu()
1584 if (unlikely(read_seqcount_retry(&dentry->d_seq, seq))) in lookup_fast()
1594 if (unlikely(__read_seqcount_retry(&parent->d_seq, nd->seq))) in lookup_fast()
1783 if (read_seqcount_retry(&path->dentry->d_seq, seq)) in step_into()
2192 nd->seq = __read_seqcount_begin(&nd->path.dentry->d_seq); in path_init()
2220 nd->seq = __read_seqcount_begin(&nd->path.dentry->d_seq); in path_init()
2245 nd->seq = read_seqcount_begin(&nd->path.dentry->d_seq); in path_init()