Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dseqlock.h107 static inline unsigned __read_seqcount_begin(const seqcount_t *s) in __read_seqcount_begin() function
147 unsigned ret = __read_seqcount_begin(s); in raw_read_seqcount_begin()
/linux-4.4.14/fs/
Dnamei.c821 nd->root_seq = __read_seqcount_begin(&nd->root.dentry->d_seq); in set_root_rcu()
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()