Home
last modified time | relevance | path

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

/linux/fs/
A Ddcache.c628 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in __dentry_kill()
1265 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in d_walk()
2800 spin_lock_nested(&old_parent->d_lock, DENTRY_D_LOCK_NESTED); in __d_move()
2806 DENTRY_D_LOCK_NESTED); in __d_move()
2818 write_seqcount_begin_nested(&target->d_seq, DENTRY_D_LOCK_NESTED); in __d_move()
3098 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in d_mark_tmpfile()
A Dlibfs.c122 spin_lock_nested(&d->d_lock, DENTRY_D_LOCK_NESTED); in scan_positives()
598 spin_lock_nested(&d->d_lock, DENTRY_D_LOCK_NESTED); in find_next_child()
758 spin_lock_nested(&child->d_lock, DENTRY_D_LOCK_NESTED); in simple_empty()
/linux/include/linux/
A Ddcache.h130 DENTRY_D_LOCK_NESTED enumerator
/linux/fs/notify/
A Dfsnotify.c141 spin_lock_nested(&child->d_lock, DENTRY_D_LOCK_NESTED); in fsnotify_set_children_dentry_flags()
/linux/fs/autofs/
A Dexpire.c79 spin_lock_nested(&child->d_lock, DENTRY_D_LOCK_NESTED); in positive_after()

Completed in 19 milliseconds