Searched refs:seqcount (Results 1 – 2 of 2) sorted by relevance
121 typedef struct seqcount { struct
96 using d_seq for synchronisation (see seqcount based lookups, below).192 no non-atomic stores to shared data), and to recheck the seqcount when we are193 "done" with the operation. Retry or abort if the seqcount does not match.198 protect the dentry object from disappearing, can perform a seqcount based203 Inodes are also rcu freed, so the seqcount lookup dentry's inode may also be216 walking is operating on each dentry. rcu-walk uses seqcount based dentry277 It is, in some sense, a bit of a house of cards. If the seqcount check of the