Lines Matching refs:d_seq
583 if (read_seqcount_retry(&parent->d_seq, nd->seq)) in unlazy_walk()
589 if (read_seqcount_retry(&dentry->d_seq, nd->seq)) in unlazy_walk()
656 if (read_seqcount_retry(&dentry->d_seq, nd->seq)) { in complete_walk()
697 res = __read_seqcount_begin(&nd->root.dentry->d_seq); in set_root_rcu()
1181 nd->seq = read_seqcount_begin(&path->dentry->d_seq); in __follow_mount_rcu()
1210 seq = read_seqcount_begin(&parent->d_seq); in follow_dotdot_rcu()
1211 if (read_seqcount_retry(&old->d_seq, nd->seq)) in follow_dotdot_rcu()
1222 nd->seq = read_seqcount_begin(&nd->path.dentry->d_seq); in follow_dotdot_rcu()
1232 nd->seq = read_seqcount_begin(&nd->path.dentry->d_seq); in follow_dotdot_rcu()
1454 if (read_seqcount_retry(&dentry->d_seq, seq)) in lookup_fast()
1464 if (__read_seqcount_retry(&parent->d_seq, nd->seq)) in lookup_fast()
1915 nd->seq = __read_seqcount_begin(&nd->path.dentry->d_seq); in path_init()
1945 nd->seq = __read_seqcount_begin(&nd->path.dentry->d_seq); in path_init()
1971 nd->seq = __read_seqcount_begin(&nd->path.dentry->d_seq); in path_init()
1982 if (likely(!read_seqcount_retry(&nd->path.dentry->d_seq, nd->seq))) in path_init()