Searched refs:DENTRY_D_LOCK_NESTED (Results 1 - 13 of 13) sorted by relevance
/kernel/linux/linux-5.10/fs/hmdfs/ |
H A D | dentry.c | 60 spin_lock_nested(&lower_dentry->d_lock, DENTRY_D_LOCK_NESTED); in lock_for_dname_cmp() 63 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in lock_for_dname_cmp()
|
/kernel/linux/linux-6.6/fs/hmdfs/ |
H A D | dentry.c | 60 spin_lock_nested(&lower_dentry->d_lock, DENTRY_D_LOCK_NESTED); in lock_for_dname_cmp() 63 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in lock_for_dname_cmp()
|
/kernel/linux/linux-5.10/fs/ |
H A D | dcache.c | 619 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in __lock_parent() 1108 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in shrink_lock_dentry() 1325 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in d_walk() 2844 spin_lock_nested(&old_parent->d_lock, DENTRY_D_LOCK_NESTED); in __d_move() 2850 DENTRY_D_LOCK_NESTED); in __d_move() 2862 write_seqcount_begin_nested(&target->d_seq, DENTRY_D_LOCK_NESTED); in __d_move() 3143 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in d_tmpfile()
|
H A D | libfs.c | 115 spin_lock_nested(&d->d_lock, DENTRY_D_LOCK_NESTED); in scan_positives() 254 spin_lock_nested(&d->d_lock, DENTRY_D_LOCK_NESTED); in find_next_child() 413 spin_lock_nested(&child->d_lock, DENTRY_D_LOCK_NESTED); in simple_empty()
|
/kernel/linux/linux-6.6/fs/ |
H A D | dcache.c | 647 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in __lock_parent() 1168 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in shrink_lock_dentry() 1385 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in d_walk() 2960 spin_lock_nested(&old_parent->d_lock, DENTRY_D_LOCK_NESTED); in __d_move() 2966 DENTRY_D_LOCK_NESTED); in __d_move() 2978 write_seqcount_begin_nested(&target->d_seq, DENTRY_D_LOCK_NESTED); in __d_move() 3259 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in d_tmpfile()
|
H A D | libfs.c | 117 spin_lock_nested(&d->d_lock, DENTRY_D_LOCK_NESTED); in scan_positives() 507 spin_lock_nested(&d->d_lock, DENTRY_D_LOCK_NESTED); in find_next_child() 667 spin_lock_nested(&child->d_lock, DENTRY_D_LOCK_NESTED); in simple_empty()
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | dcache.h | 132 DENTRY_D_LOCK_NESTED enumerator
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | dcache.h | 125 DENTRY_D_LOCK_NESTED enumerator
|
/kernel/linux/linux-5.10/fs/notify/ |
H A D | fsnotify.c | 133 spin_lock_nested(&child->d_lock, DENTRY_D_LOCK_NESTED); in __fsnotify_update_child_dentry_flags()
|
/kernel/linux/linux-5.10/fs/autofs/ |
H A D | expire.c | 82 spin_lock_nested(&child->d_lock, DENTRY_D_LOCK_NESTED); in positive_after()
|
/kernel/linux/linux-5.10/fs/tracefs/ |
H A D | inode.c | 195 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in set_gid()
|
/kernel/linux/linux-6.6/fs/notify/ |
H A D | fsnotify.c | 131 spin_lock_nested(&child->d_lock, DENTRY_D_LOCK_NESTED); in __fsnotify_update_child_dentry_flags()
|
/kernel/linux/linux-6.6/fs/autofs/ |
H A D | expire.c | 82 spin_lock_nested(&child->d_lock, DENTRY_D_LOCK_NESTED); in positive_after()
|
Completed in 19 milliseconds