Home
last modified time | relevance | path

Searched defs:read_end (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/fs/squashfs/
Dblock.c81 u64 read_start, u64 read_end, int page_count) in squashfs_bio_read_cached()
196 const u64 read_end = round_up(index + length, msblk->devblksize); in squashfs_bio_read() local
/kernel/linux/linux-5.10/fs/squashfs/
Dblock.c82 const u64 read_end = round_up(index + length, msblk->devblksize); in squashfs_bio_read() local
/kernel/linux/common_modules/tzdriver/tlogger/
Dtlogger.c1134 static void update_dumpmsg_offset(uint32_t *read_start, uint32_t *read_end, in update_dumpmsg_offset()
1167 static int get_dumpmsg_offset(uint32_t *read_start, uint32_t *read_end) in get_dumpmsg_offset()
1195 uint32_t *read_start, uint32_t *read_end, in get_msg_buffer()
1273 uint32_t read_end = 0; in tlogger_store_msg() local