Searched refs:DENTRY_D_LOCK_NESTED (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/fs/ |
| H A D | dcache.c | 673 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 D | libfs.c | 126 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 D | dcache.h | 139 DENTRY_D_LOCK_NESTED enumerator
|
| /linux-6.15/fs/autofs/ |
| H A D | expire.c | 79 spin_lock_nested(&child->d_lock, DENTRY_D_LOCK_NESTED); in positive_after()
|
| /linux-6.15/fs/notify/ |
| H A D | fsnotify.c | 146 spin_lock_nested(&child->d_lock, DENTRY_D_LOCK_NESTED); in fsnotify_set_children_dentry_flags()
|