Searched defs:ns_last_segment_lock (Results 1 - 1 of 1) sorted by relevance

/fs/nilfs2/
H A Dthe_nilfs.h68 * @ns_last_segment_lock: lock protecting fields for the latest segment
145 * ns_last_segment_lock.
147 spinlock_t ns_last_segment_lock; member in struct:the_nilfs
365 spin_lock(&nilfs->ns_last_segment_lock);
367 spin_unlock(&nilfs->ns_last_segment_lock);

Completed in 45 milliseconds