Searched defs:new_blk (Results  1 – 5 of 5) sorted by relevance
| /linux-4.4.14/drivers/staging/rts5208/ | 
| D | xd.c | 1196 static int xd_copy_page(struct rtsx_chip *chip, u32 old_blk, u32 new_blk,  in xd_copy_page()1630 	u32 page_addr, new_blk;  in xd_read_multiple_pages()  local
 1762 		u32 old_blk, u32 new_blk, u32 log_blk, u8 page_off)  in xd_finish_write()
 1823 		u32 old_blk, u32 new_blk, u32 log_blk, u8 page_off)  in xd_prepare_write()
 1843 				u32 new_blk, u32 log_blk, u8 start_page,  in xd_write_multiple_pages()
 1991 	u32 log_blk, old_blk = 0, new_blk = 0;  in xd_rw()  local
 
 | 
| D | ms.c | 1862 static int ms_copy_page(struct rtsx_chip *chip, u16 old_blk, u16 new_blk,3507 				u16 new_blk, u16 log_blk, u8 start_page,
 3729 static int ms_finish_write(struct rtsx_chip *chip, u16 old_blk, u16 new_blk,
 3758 static int ms_prepare_write(struct rtsx_chip *chip, u16 old_blk, u16 new_blk,
 3821 	u16 old_blk = 0, new_blk = 0, log_blk, total_sec_cnt = sector_cnt;  local
 
 | 
| /linux-4.4.14/fs/xfs/ | 
| D | xfs_log_recover.c | 440 	xfs_daddr_t	*new_blk)  in xlog_find_verify_cycle()620 	xfs_daddr_t	new_blk, first_blk, start_blk, last_blk, head_blk;  in xlog_find_head()  local
 1104 	xfs_daddr_t	new_blk, last_blk, start_blk;  in xlog_find_zeroed()  local
 
 | 
| /linux-4.4.14/fs/xfs/libxfs/ | 
| D | xfs_da_btree.c | 1648 	struct xfs_da_state_blk	*new_blk)  in xfs_da3_blk_link()
 | 
| /linux-4.4.14/fs/ocfs2/ | 
| D | xattr.c | 4614 				    u64 new_blk,  in ocfs2_divide_xattr_bucket()4968 				      u64 new_blk,  in ocfs2_divide_xattr_cluster()
 5017 					    u64 new_blk,  in ocfs2_adjust_xattr_cross_cluster()
 
 |