Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dseqlock.h465 #define write_seqcount_begin_nested(s, subclass) \ macro
/linux-6.15/fs/
H A Ddcache.c2813 write_seqcount_begin_nested(&target->d_seq, DENTRY_D_LOCK_NESTED); in __d_move()