Home
last modified time | relevance | path

Searched defs:bpcount (Results 1 – 2 of 2) sorted by relevance

/linux-5.10/drivers/char/
Dnwbutton.c111 static void button_consume_callbacks (int bpcount) in button_consume_callbacks()
/linux-5.10/fs/xfs/libxfs/
Dxfs_defer.c247 int bpcount = 0, ipcount = 0; in xfs_defer_trans_roll() local