Home
last modified time | relevance | path

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

/linux/fs/ubifs/
H A Ddir.c147 spin_lock(&c->cnt_lock); in ubifs_new_inode()
151 spin_unlock(&c->cnt_lock); in ubifs_new_inode()
169 spin_unlock(&c->cnt_lock); in ubifs_new_inode()
H A Dio.c359 spin_lock(&c->cnt_lock); in next_sqnum()
361 spin_unlock(&c->cnt_lock); in next_sqnum()
H A Dubifs.h1274 spinlock_t cnt_lock; member
H A Dsuper.c2086 spin_lock_init(&c->cnt_lock); in alloc_ubifs_info()