Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds