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

/linux-master/fs/ubifs/
H A Dio.c362 spin_lock(&c->cnt_lock);
364 spin_unlock(&c->cnt_lock);
H A Ddir.c142 spin_lock(&c->cnt_lock);
146 spin_unlock(&c->cnt_lock);
164 spin_unlock(&c->cnt_lock);
H A Dubifs.h1026 * @cnt_lock: protects @highest_inum and @max_sqnum counters
1289 spinlock_t cnt_lock; member in struct:ubifs_info
H A Dsuper.c2141 spin_lock_init(&c->cnt_lock);

Completed in 128 milliseconds