Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/
H A Ddcache.c619 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in __lock_parent()
1107 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in shrink_lock_dentry()
1324 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in d_walk()
2843 spin_lock_nested(&old_parent->d_lock, DENTRY_D_LOCK_NESTED); in __d_move()
2849 DENTRY_D_LOCK_NESTED); in __d_move()
2861 write_seqcount_begin_nested(&target->d_seq, DENTRY_D_LOCK_NESTED); in __d_move()
3142 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in d_tmpfile()
H A Dlibfs.c115 spin_lock_nested(&d->d_lock, DENTRY_D_LOCK_NESTED); in scan_positives()
254 spin_lock_nested(&d->d_lock, DENTRY_D_LOCK_NESTED); in find_next_child()
413 spin_lock_nested(&child->d_lock, DENTRY_D_LOCK_NESTED); in simple_empty()
/OK3568_Linux_fs/kernel/include/linux/
H A Ddcache.h136 DENTRY_D_LOCK_NESTED enumerator
/OK3568_Linux_fs/kernel/fs/notify/
H A Dfsnotify.c133 spin_lock_nested(&child->d_lock, DENTRY_D_LOCK_NESTED); in __fsnotify_update_child_dentry_flags()
/OK3568_Linux_fs/kernel/fs/tracefs/
H A Dinode.c195 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in set_gid()
/OK3568_Linux_fs/kernel/fs/autofs/
H A Dexpire.c82 spin_lock_nested(&child->d_lock, DENTRY_D_LOCK_NESTED); in positive_after()