Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dseqlock.h503 #define write_seqcount_begin_nested(s, subclass) \ macro
/linux-6.6.21/fs/
Ddcache.c2978 write_seqcount_begin_nested(&target->d_seq, DENTRY_D_LOCK_NESTED); in __d_move()