fs/autofs/expire.c
79
spin_lock_nested(&child->d_lock, DENTRY_D_LOCK_NESTED);
fs/dcache.c
1353
spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED);
fs/dcache.c
2901
spin_lock_nested(&old_parent->d_lock, DENTRY_D_LOCK_NESTED);
fs/dcache.c
2907
DENTRY_D_LOCK_NESTED);
fs/dcache.c
2919
write_seqcount_begin_nested(&target->d_seq, DENTRY_D_LOCK_NESTED);
fs/dcache.c
3191
spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED);
fs/dcache.c
683
spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED);
fs/libfs.c
124
spin_lock_nested(&d->d_lock, DENTRY_D_LOCK_NESTED);
fs/libfs.c
465
spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED);
fs/libfs.c
585
spin_lock_nested(&d->d_lock, DENTRY_D_LOCK_NESTED);
fs/libfs.c
774
spin_lock_nested(&child->d_lock, DENTRY_D_LOCK_NESTED);
fs/nfs/dir.c
1505
spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED);
fs/notify/fsnotify.c
90
spin_lock_nested(&child->d_lock, DENTRY_D_LOCK_NESTED);