Home
last modified time | relevance | path

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

/linux-6.15/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.c362 spin_lock(&c->cnt_lock); in next_sqnum()
364 spin_unlock(&c->cnt_lock); in next_sqnum()
H A Dubifs.h1270 spinlock_t cnt_lock; member
H A Dsuper.c2088 spin_lock_init(&c->cnt_lock); in alloc_ubifs_info()