Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dseqlock.h92 #define SEQCNT_ZERO(lockname) { .sequence = 0, SEQCOUNT_DEP_MAP_INIT(lockname)} macro
422 .seqcount = SEQCNT_ZERO(lockname), \
/linux-4.19.296/fs/
Dfs_struct.c165 .seq = SEQCNT_ZERO(init_fs.seq),