Searched refs:bref (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/ext4/
H A Dblock_validity.c352 __le32 *bref = p; local
360 while (bref < p+max) {
361 blk = le32_to_cpu(*bref++);
/linux-master/drivers/pci/
H A Dpci.c2377 int bref = 0; local
2386 bref = pm_runtime_get_if_active(bdev);
2387 if (!bref)
2404 if (bref > 0)

Completed in 138 milliseconds