Searched refs:DENTRY_D_LOCK_NESTED (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/fs/ |
| D | dcache.c | 619 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in __lock_parent() 1086 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in shrink_lock_dentry() 1303 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in d_walk() 2822 spin_lock_nested(&old_parent->d_lock, DENTRY_D_LOCK_NESTED); in __d_move() 2828 DENTRY_D_LOCK_NESTED); in __d_move() 2840 write_seqcount_begin_nested(&target->d_seq, DENTRY_D_LOCK_NESTED); in __d_move() 3121 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in d_tmpfile()
|
| D | libfs.c | 112 spin_lock_nested(&d->d_lock, DENTRY_D_LOCK_NESTED); in scan_positives() 341 spin_lock_nested(&child->d_lock, DENTRY_D_LOCK_NESTED); in simple_empty()
|
| /Linux-v5.4/fs/notify/ |
| D | fsnotify.c | 129 spin_lock_nested(&child->d_lock, DENTRY_D_LOCK_NESTED); in __fsnotify_update_child_dentry_flags()
|
| /Linux-v5.4/include/linux/ |
| D | dcache.h | 132 DENTRY_D_LOCK_NESTED enumerator
|
| /Linux-v5.4/fs/autofs/ |
| D | expire.c | 82 spin_lock_nested(&child->d_lock, DENTRY_D_LOCK_NESTED); in positive_after()
|