/linux-4.1.27/drivers/staging/rts5208/ |
H A D | xd.c | 1196 static int xd_copy_page(struct rtsx_chip *chip, u32 old_blk, u32 new_blk, xd_copy_page() argument 1205 old_blk, new_blk); xd_copy_page() local 1631 u32 page_addr, new_blk; xd_read_multiple_pages() local 1770 old_blk, new_blk, log_blk); xd_finish_write() local 1829 __func__, old_blk, new_blk, log_blk, (int)page_off); xd_prepare_write() local 1855 __func__, old_blk, new_blk, log_blk); xd_write_multiple_pages() local 1992 u32 log_blk, old_blk = 0, new_blk = 0; xd_rw() local 1762 xd_finish_write(struct rtsx_chip *chip, u32 old_blk, u32 new_blk, u32 log_blk, u8 page_off) xd_finish_write() argument 1823 xd_prepare_write(struct rtsx_chip *chip, u32 old_blk, u32 new_blk, u32 log_blk, u8 page_off) xd_prepare_write() argument 1843 xd_write_multiple_pages(struct rtsx_chip *chip, u32 old_blk, u32 new_blk, u32 log_blk, u8 start_page, u8 end_page, u8 *buf, unsigned int *index, unsigned int *offset) xd_write_multiple_pages() argument
|
H A D | ms.c | 1863 static int ms_copy_page(struct rtsx_chip *chip, u16 old_blk, u16 new_blk, ms_copy_page() argument 1872 old_blk, new_blk, log_blk); ms_copy_page() local 3730 static int ms_finish_write(struct rtsx_chip *chip, u16 old_blk, u16 new_blk, ms_finish_write() argument 3759 static int ms_prepare_write(struct rtsx_chip *chip, u16 old_blk, u16 new_blk, ms_prepare_write() argument 3822 u16 old_blk = 0, new_blk = 0, log_blk, total_sec_cnt = sector_cnt; ms_rw_multi_sector() local 3947 seg_no, old_blk, new_blk); ms_rw_multi_sector() local 4039 seg_no, old_blk, new_blk); ms_rw_multi_sector() local 3507 ms_write_multiple_pages(struct rtsx_chip *chip, u16 old_blk, u16 new_blk, u16 log_blk, u8 start_page, u8 end_page, u8 *buf, unsigned int *index, unsigned int *offset) ms_write_multiple_pages() argument
|
/linux-4.1.27/fs/xfs/libxfs/ |
H A D | xfs_da_btree.c | 1639 xfs_da3_blk_link( struct xfs_da_state *state, struct xfs_da_state_blk *old_blk, struct xfs_da_state_blk *new_blk) xfs_da3_blk_link() argument
|
/linux-4.1.27/fs/xfs/ |
H A D | xfs_log_recover.c | 620 xfs_daddr_t new_blk, first_blk, start_blk, last_blk, head_blk; xlog_find_head() local 1104 xfs_daddr_t new_blk, last_blk, start_blk; xlog_find_zeroed() local 435 xlog_find_verify_cycle( struct xlog *log, xfs_daddr_t start_blk, int nbblks, uint stop_on_cycle_no, xfs_daddr_t *new_blk) xlog_find_verify_cycle() argument
|
/linux-4.1.27/fs/ocfs2/ |
H A D | xattr.c | 4619 ocfs2_divide_xattr_bucket(struct inode *inode, handle_t *handle, u64 blk, u64 new_blk, u32 *first_hash, int new_bucket_head) ocfs2_divide_xattr_bucket() argument 4973 ocfs2_divide_xattr_cluster(struct inode *inode, handle_t *handle, u64 prev_blk, u64 new_blk, u32 *first_hash) ocfs2_divide_xattr_cluster() argument 5021 ocfs2_adjust_xattr_cross_cluster(struct inode *inode, handle_t *handle, struct ocfs2_xattr_bucket *first, struct ocfs2_xattr_bucket *target, u64 new_blk, u32 prev_clusters, u32 *v_start, int *extend) ocfs2_adjust_xattr_cross_cluster() argument
|