Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Ddcache.c651 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in __lock_parent()
1172 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in shrink_lock_dentry()
1389 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in d_walk()
2966 spin_lock_nested(&old_parent->d_lock, DENTRY_D_LOCK_NESTED); in __d_move()
2972 DENTRY_D_LOCK_NESTED); in __d_move()
2984 write_seqcount_begin_nested(&target->d_seq, DENTRY_D_LOCK_NESTED); in __d_move()
3262 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in d_tmpfile()
H A Dlibfs.c117 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()
/openbmc/linux/include/linux/
H A Ddcache.h125 DENTRY_D_LOCK_NESTED enumerator
/openbmc/linux/fs/notify/
H A Dfsnotify.c127 spin_lock_nested(&child->d_lock, DENTRY_D_LOCK_NESTED); in fsnotify_set_children_dentry_flags()
/openbmc/linux/fs/autofs/
H A Dexpire.c82 spin_lock_nested(&child->d_lock, DENTRY_D_LOCK_NESTED); in positive_after()