Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dseqlock.h108 static inline unsigned __read_seqcount_begin(const seqcount_t *s) in __read_seqcount_begin() function
148 unsigned ret = __read_seqcount_begin(s); in raw_read_seqcount_begin()
/Linux-v5.4/fs/
Dnamei.c811 nd->root_seq = __read_seqcount_begin(&nd->root.dentry->d_seq); in set_root()
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()