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

/linux-master/drivers/md/
H A Draid5-cache.c134 spinlock_t no_space_stripes_lock; member in struct:r5l_log
984 spin_lock(&log->no_space_stripes_lock);
986 spin_unlock(&log->no_space_stripes_lock);
1137 spin_lock(&log->no_space_stripes_lock);
1145 spin_unlock(&log->no_space_stripes_lock);
3131 spin_lock_init(&log->no_space_stripes_lock);

Completed in 115 milliseconds