Home
last modified time | relevance | path

Searched refs:DENTRY_D_LOCK_NESTED (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/fs/
H A Ddcache.c673 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in __dentry_kill()
1310 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in d_walk()
2795 spin_lock_nested(&old_parent->d_lock, DENTRY_D_LOCK_NESTED); in __d_move()
2801 DENTRY_D_LOCK_NESTED); in __d_move()
2813 write_seqcount_begin_nested(&target->d_seq, DENTRY_D_LOCK_NESTED); in __d_move()
3098 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in d_mark_tmpfile()
H A Dlibfs.c126 spin_lock_nested(&d->d_lock, DENTRY_D_LOCK_NESTED); in scan_positives()
475 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in find_positive_dentry()
594 spin_lock_nested(&d->d_lock, DENTRY_D_LOCK_NESTED); in find_next_child()
755 spin_lock_nested(&child->d_lock, DENTRY_D_LOCK_NESTED); in simple_empty()
/linux-6.15/include/linux/
H A Ddcache.h139 DENTRY_D_LOCK_NESTED enumerator
/linux-6.15/fs/autofs/
H A Dexpire.c79 spin_lock_nested(&child->d_lock, DENTRY_D_LOCK_NESTED); in positive_after()
/linux-6.15/fs/notify/
H A Dfsnotify.c146 spin_lock_nested(&child->d_lock, DENTRY_D_LOCK_NESTED); in fsnotify_set_children_dentry_flags()