Searched refs:b_count (Results 1 – 2 of 2) sorted by relevance
77 atomic_t b_count; /* users using this buffer_head */ member298 atomic_inc(&bh->b_count); in get_bh()304 atomic_dec(&bh->b_count); in put_bh()
176 struct kref b_count; /* Reference count */ member