Searched defs:new_blk (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.10/drivers/staging/rts5208/ |
D | xd.c | 1098 static int xd_copy_page(struct rtsx_chip *chip, u32 old_blk, u32 new_blk, in xd_copy_page() 1504 u32 page_addr, new_blk; in xd_read_multiple_pages() local 1625 u32 old_blk, u32 new_blk, u32 log_blk, u8 page_off) in xd_finish_write() 1684 u32 old_blk, u32 new_blk, u32 log_blk, u8 page_off) in xd_prepare_write() 1701 u32 new_blk, u32 log_blk, u8 start_page, in xd_write_multiple_pages() 1838 u32 log_blk, old_blk = 0, new_blk = 0; in xd_rw() local
|
D | ms.c | 1622 static int ms_copy_page(struct rtsx_chip *chip, u16 old_blk, u16 new_blk, 3124 u16 new_blk, u16 log_blk, u8 start_page, 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
|
/Linux-v5.10/fs/xfs/ |
D | xfs_log_recover.c | 323 xfs_daddr_t *new_blk) in xlog_find_verify_cycle() 510 xfs_daddr_t new_blk, first_blk, start_blk, last_blk, head_blk; in xlog_find_head() local 1405 xfs_daddr_t new_blk, last_blk, start_blk; in xlog_find_zeroed() local
|
/Linux-v5.10/fs/xfs/libxfs/ |
D | xfs_da_btree.c | 1795 struct xfs_da_state_blk *new_blk) in xfs_da3_blk_link()
|
/Linux-v5.10/fs/ocfs2/ |
D | xattr.c | 4628 u64 new_blk, in ocfs2_divide_xattr_bucket() 4982 u64 new_blk, in ocfs2_divide_xattr_cluster() 5031 u64 new_blk, in ocfs2_adjust_xattr_cross_cluster()
|