Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dseqlock.h106 static inline unsigned __read_seqcount_begin(const seqcount_t *s) in __read_seqcount_begin() function
146 unsigned ret = __read_seqcount_begin(s); in raw_read_seqcount_begin()
/linux-4.1.27/fs/
Dnamei.c697 res = __read_seqcount_begin(&nd->root.dentry->d_seq); in set_root_rcu()
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()