Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dseqlock.h123 #define SEQCNT_ZERO { 0 } macro
124 #define seqcount_init(x) do { *(x) = (seqcount_t) SEQCNT_ZERO; } while (0)
/linux-3.3/fs/
Dfs_struct.c175 .seq = SEQCNT_ZERO,
/linux-3.3/mm/
Dfilemap_xip.c29 static seqcount_t xip_sparse_seq = SEQCNT_ZERO;