Home
last modified time | relevance | path

Searched refs:bme (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/block/drbd/
H A Ddrbd_debugfs.c651 struct bm_extent *bme = lc_entry(e, struct bm_extent, lce); in resync_dump_detail() local
653 seq_printf(m, "%5d %s %s %s", bme->rs_left, in resync_dump_detail()
654 test_bit(BME_NO_WRITES, &bme->flags) ? "NO_WRITES" : "---------", in resync_dump_detail()
655 test_bit(BME_LOCKED, &bme->flags) ? "LOCKED" : "------", in resync_dump_detail()
656 test_bit(BME_PRIORITY, &bme->flags) ? "PRIORITY" : "--------" in resync_dump_detail()
/linux-6.15/
H A DCREDITS2305 E: [email protected].bme.hu
H A DMAINTAINERS6123 M: Bence Csókás <bence98@sch.bme.hu>