Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/fs/ubifs/
Dubifs.h569 spinlock_t d_lock; /* per dentry lock */ member
600 spin_lock(&dentry->d_lock); in parent_ino()
602 spin_unlock(&dentry->d_lock); in parent_ino()