Home
last modified time | relevance | path

Searched refs:DENTRY_D_LOCK_NESTED (Results 1 – 6 of 6) sorted by relevance

/linux/fs/
H A Ddcache.c683 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in __dentry_kill()
1353 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in d_walk()
2901 spin_lock_nested(&old_parent->d_lock, DENTRY_D_LOCK_NESTED); in __d_move()
2907 DENTRY_D_LOCK_NESTED); in __d_move()
2919 write_seqcount_begin_nested(&target->d_seq, DENTRY_D_LOCK_NESTED); in __d_move()
3191 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in d_mark_tmpfile()
H A Dlibfs.c124 spin_lock_nested(&d->d_lock, DENTRY_D_LOCK_NESTED); in scan_positives()
465 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in find_positive_dentry()
585 spin_lock_nested(&d->d_lock, DENTRY_D_LOCK_NESTED); in find_next_child()
774 spin_lock_nested(&child->d_lock, DENTRY_D_LOCK_NESTED); in simple_empty()
/linux/include/linux/
H A Ddcache.h143 DENTRY_D_LOCK_NESTED enumerator
/linux/fs/autofs/
H A Dexpire.c79 spin_lock_nested(&child->d_lock, DENTRY_D_LOCK_NESTED); in positive_after()
/linux/fs/notify/
H A Dfsnotify.c90 spin_lock_nested(&child->d_lock, DENTRY_D_LOCK_NESTED); in fsnotify_set_children_dentry_flags()
/linux/fs/nfs/
H A Ddir.c1505 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in nfs_clear_verifier_directory()