Home
last modified time | relevance | path

Searched refs:b_count (Results 1 – 2 of 2) sorted by relevance

/include/linux/
Dbuffer_head.h77 atomic_t b_count; /* users using this buffer_head */ member
298 atomic_inc(&bh->b_count); in get_bh()
304 atomic_dec(&bh->b_count); in put_bh()
/include/linux/lockd/
Dlockd.h176 struct kref b_count; /* Reference count */ member