Searched defs:old_blk (Results 1 – 5 of 5) sorted by relevance
/linux-3.3/drivers/staging/rts5139/ |
D | xd.c | 1065 u32 old_blk, u32 new_blk, u8 start_page, u8 end_page) in xd_copy_page() 1187 u32 old_blk, u32 new_blk, in xd_auto_copy_page() 1719 u32 old_blk, u32 new_blk, u32 log_blk, u8 page_off) in xd_finish_write() 1783 u32 old_blk, u32 new_blk, u32 log_blk, u8 page_off) in xd_prepare_write() 1804 static int xd_write_multiple_pages(struct rts51x_chip *chip, u32 old_blk, in xd_write_multiple_pages() 1957 u32 log_blk, old_blk = 0, new_blk = 0; in xd_rw() local
|
D | ms.c | 1664 static int ms_copy_page(struct rts51x_chip *chip, u16 old_blk, u16 new_blk, 1927 static int ms_auto_copy_page(struct rts51x_chip *chip, u16 old_blk, u16 new_blk, 3207 static int ms_write_multiple_pages(struct rts51x_chip *chip, u16 old_blk, 3533 static int ms_write_multiple_pages(struct rts51x_chip *chip, u16 old_blk, 3752 static int ms_finish_write(struct rts51x_chip *chip, u16 old_blk, u16 new_blk, 3784 static int ms_prepare_write(struct rts51x_chip *chip, u16 old_blk, u16 new_blk, 3846 u16 old_blk = 0, new_blk = 0, log_blk, total_sec_cnt = sector_cnt; local
|
/linux-3.3/drivers/staging/rts_pstor/ |
D | xd.c | 1074 static int xd_copy_page(struct rtsx_chip *chip, u32 old_blk, u32 new_blk, u8 start_page, u8 end_pag… in xd_copy_page() 1559 u32 old_blk, u32 new_blk, u32 log_blk, u8 page_off) in xd_finish_write() 1616 u32 old_blk, u32 new_blk, u32 log_blk, u8 page_off) in xd_prepare_write() 1633 static int xd_write_multiple_pages(struct rtsx_chip *chip, u32 old_blk, u32 new_blk, u32 log_blk, in xd_write_multiple_pages() 1757 u32 log_blk, old_blk = 0, new_blk = 0; in xd_rw() local
|
D | ms.c | 1594 static int ms_copy_page(struct rtsx_chip *chip, u16 old_blk, u16 new_blk, in ms_copy_page() 3071 static int ms_write_multiple_pages(struct rtsx_chip *chip, u16 old_blk, u16 new_blk, in ms_write_multiple_pages() 3261 static int ms_finish_write(struct rtsx_chip *chip, u16 old_blk, u16 new_blk, in ms_finish_write() 3290 static int ms_prepare_write(struct rtsx_chip *chip, u16 old_blk, u16 new_blk, in ms_prepare_write() 3346 u16 old_blk = 0, new_blk = 0, log_blk, total_sec_cnt = sector_cnt; in ms_rw_multi_sector() local
|
/linux-3.3/fs/xfs/ |
D | xfs_da_btree.c | 1192 xfs_da_blk_link(xfs_da_state_t *state, xfs_da_state_blk_t *old_blk, in xfs_da_blk_link()
|