Searched defs:last_byte (Results 1 – 17 of 17) sorted by relevance
40 unsigned long last_byte = inode->i_size; in last_entry() local
91 u8 first_byte, last_byte, len; in mcp251xfd_regmap_nocrc_update_bits() local
144 const void *last_byte = addr + size - 1; in memory_is_poisoned_n() local
36 unsigned last_byte = PAGE_SIZE; in minix_last_byte() local
73 u64 last_byte = inode->i_size; in nilfs_last_byte() local
76 unsigned last_byte = inode->i_size; in ext2_last_byte() local
215 unsigned last_byte = inode->i_size; in ufs_last_byte() local
280 bool last_byte = false, finished = false; in mchp_corei2c_handle_isr() local
596 u8 last_byte = rx_trailer[12]; in sja1110_rcv_inband_control_extension() local
1004 u64 last_byte = i_size_read(inode); in btrfs_do_readpage() local4284 unsigned int last_byte = start + BIT_BYTE(pos + len - 1); in extent_buffer_bitmap_set() local4321 unsigned int last_byte = start + BIT_BYTE(pos + len - 1); in extent_buffer_bitmap_clear() local
1365 u64 last_byte; in btrfs_defrag_file() local
3102 u64 last_byte; in btrfs_fallocate() local
5143 u64 last_byte; in btrfs_cont_expand() local
1118 u32 ksv_bytes, last_byte = 0; in msm_hdmi_hdcp_write_ksv_fifo() local
1086 loff_t last_byte; in iomap_write_delalloc_ifs_punch() local
1009 loff_t last_byte; in ocfs2_grab_folios_for_write() local
2452 #define TBI_ACCEPT(adapter, status, errors, length, last_byte) \ argument