Searched refs:seqcount_init (Results 1 – 2 of 2) sorted by relevance
44 #define seqcount_init(x) do { *(x) = (seqcount_t) SEQCNT_ZERO; } while (0) macro191 seqcount_init(&(x)->seqcount); \
504 #define i_size_ordered_init(inode) seqcount_init(&inode->i_size_seqcount)