Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dseqlock.h362 #define __read_seqcount_retry(s, start) \ macro
/linux/fs/
H A Dnamei.c2086 if (__read_seqcount_retry(&mount_lock.seqcount, nd->m_seq)) in handle_dots()
2088 if (__read_seqcount_retry(&rename_lock.seqcount, nd->r_seq)) in handle_dots()