Home
last modified time | relevance | path

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

/linux/fs/
A Ddcache.c622 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in __lock_parent()
1142 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in shrink_lock_dentry()
1359 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in d_walk()
2878 spin_lock_nested(&old_parent->d_lock, DENTRY_D_LOCK_NESTED); in __d_move()
2884 DENTRY_D_LOCK_NESTED); in __d_move()
2896 write_seqcount_begin_nested(&target->d_seq, DENTRY_D_LOCK_NESTED); in __d_move()
3177 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in d_tmpfile()
A Dlibfs.c116 spin_lock_nested(&d->d_lock, DENTRY_D_LOCK_NESTED); in scan_positives()
255 spin_lock_nested(&d->d_lock, DENTRY_D_LOCK_NESTED); in find_next_child()
414 spin_lock_nested(&child->d_lock, DENTRY_D_LOCK_NESTED); in simple_empty()
/linux/include/linux/
A Ddcache.h134 DENTRY_D_LOCK_NESTED enumerator
/linux/fs/notify/
A Dfsnotify.c133 spin_lock_nested(&child->d_lock, DENTRY_D_LOCK_NESTED); in __fsnotify_update_child_dentry_flags()
/linux/fs/tracefs/
A Dinode.c195 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in set_gid()
/linux/fs/autofs/
A Dexpire.c82 spin_lock_nested(&child->d_lock, DENTRY_D_LOCK_NESTED); in positive_after()

Completed in 16 milliseconds