fs/autofs/expire.c
79
spin_lock_nested(&child->d_lock, DENTRY_D_LOCK_NESTED);
fs/dcache.c
1473
spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED);
fs/dcache.c
3070
spin_lock_nested(&old_parent->d_lock, DENTRY_D_LOCK_NESTED);
fs/dcache.c
3076
DENTRY_D_LOCK_NESTED);
fs/dcache.c
3088
write_seqcount_begin_nested(&target->d_seq, DENTRY_D_LOCK_NESTED);
fs/dcache.c
3367
spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED);
fs/dcache.c
3388
spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED);
fs/dcache.c
839
spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED);
fs/libfs.c
122
spin_lock_nested(&d->d_lock, DENTRY_D_LOCK_NESTED);
fs/libfs.c
463
spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED);
fs/libfs.c
583
spin_lock_nested(&d->d_lock, DENTRY_D_LOCK_NESTED);
fs/libfs.c
773
spin_lock_nested(&child->d_lock, DENTRY_D_LOCK_NESTED);
fs/nfs/dir.c
1503
spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED);
fs/notify/fsnotify.c
93
spin_lock_nested(&child->d_lock, DENTRY_D_LOCK_NESTED);