Searched refs:DENTRY_D_LOCK_NESTED (Results 1 – 6 of 6) sorted by relevance
| /Linux-v6.6/fs/ |
| D | dcache.c | 647 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in __lock_parent() 1167 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in shrink_lock_dentry() 1384 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in d_walk() 2959 spin_lock_nested(&old_parent->d_lock, DENTRY_D_LOCK_NESTED); in __d_move() 2965 DENTRY_D_LOCK_NESTED); in __d_move() 2977 write_seqcount_begin_nested(&target->d_seq, DENTRY_D_LOCK_NESTED); in __d_move() 3258 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in d_tmpfile()
|
| D | libfs.c | 117 spin_lock_nested(&d->d_lock, DENTRY_D_LOCK_NESTED); in scan_positives() 499 spin_lock_nested(&d->d_lock, DENTRY_D_LOCK_NESTED); in find_next_child() 658 spin_lock_nested(&child->d_lock, DENTRY_D_LOCK_NESTED); in simple_empty()
|
| /Linux-v6.6/include/linux/ |
| D | dcache.h | 125 DENTRY_D_LOCK_NESTED enumerator
|
| /Linux-v6.6/fs/notify/ |
| D | fsnotify.c | 131 spin_lock_nested(&child->d_lock, DENTRY_D_LOCK_NESTED); in __fsnotify_update_child_dentry_flags()
|
| /Linux-v6.6/fs/autofs/ |
| D | expire.c | 82 spin_lock_nested(&child->d_lock, DENTRY_D_LOCK_NESTED); in positive_after()
|
| /Linux-v6.6/fs/tracefs/ |
| D | inode.c | 217 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in set_gid()
|