Searched refs:d_lock (Results 1 – 4 of 4) sorted by relevance
460 spin_lock(&dentry->d_lock); in zpl_snapdir_release()463 spin_unlock(&dentry->d_lock); in zpl_snapdir_release()510 spin_lock(&dentry->d_lock); in zpl_snapdir_init_snapentry()556 spin_unlock(&dentry->d_lock); in zpl_snapdir_init_snapentry()
393 spin_lock(&se->se_dentry->d_lock); in zfsctl_snapshot_timer_task()396 spin_unlock(&se->se_dentry->d_lock); in zfsctl_snapshot_timer_task()405 spin_unlock(&se->se_dentry->d_lock); in zfsctl_snapshot_timer_task()
83 spin_lock(&dentry->d_lock); in zpl_lookup()85 spin_unlock(&dentry->d_lock); in zpl_lookup()
93 struct mtx *d_lock; member