Searched defs:old_blk (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/staging/rts5208/ |
H A D | xd.c | 1091 static int xd_copy_page(struct rtsx_chip *chip, u32 old_blk, u32 new_blk, in xd_copy_page() 1618 u32 old_blk, u32 new_blk, u32 log_blk, u8 page_off) in xd_finish_write() 1676 u32 old_blk, u32 new_blk, u32 log_blk, u8 page_off) in xd_prepare_write() 1692 static int xd_write_multiple_pages(struct rtsx_chip *chip, u32 old_blk, in xd_write_multiple_pages() 1829 u32 log_blk, old_blk = 0, new_blk = 0; in xd_rw() local
|
H A D | ms.c | 1622 static int ms_copy_page(struct rtsx_chip *chip, u16 old_blk, u16 new_blk, 3123 static int ms_write_multiple_pages(struct rtsx_chip *chip, u16 old_blk, 3315 static int ms_finish_write(struct rtsx_chip *chip, u16 old_blk, u16 new_blk, 3342 static int ms_prepare_write(struct rtsx_chip *chip, u16 old_blk, u16 new_blk, 3399 u16 old_blk = 0, new_blk = 0, log_blk, total_sec_cnt = sector_cnt; local
|
/openbmc/linux/kernel/printk/ |
H A D | printk_ringbuffer.c | 1147 struct prb_data_block *old_blk = blk; in data_realloc() local
|
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_da_btree.c | 1806 struct xfs_da_state_blk *old_blk, in xfs_da3_blk_link()
|
/openbmc/qemu/block/ |
H A D | block-backend.c | 608 BlockBackend *old_blk = it->blk; in bdrv_next() local
|