Home
last modified time | relevance | path

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

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