Searched defs:end_byte (Results 1 – 5 of 5) sorted by relevance
| /linux/mm/ |
| H A D | filemap.c | 481 loff_t start_byte, loff_t end_byte) in filemap_range_has_page() 512 loff_t start_byte, loff_t end_byte) in __filemap_fdatawait_range() 557 loff_t end_byte) in filemap_fdatawait_range() 579 loff_t start_byte, loff_t end_byte) in filemap_fdatawait_range_keep_errors() 602 int file_fdatawait_range(struct file *file, loff_t start_byte, loff_t end_byte) in file_fdatawait_range() 639 loff_t start_byte, loff_t end_byte) in filemap_range_has_writeback()
|
| /linux/fs/iomap/ |
| H A D | buffered-io.c | 1236 struct folio *folio, loff_t start_byte, loff_t end_byte, in iomap_write_delalloc_ifs_punch() 1266 loff_t *punch_start_byte, loff_t start_byte, loff_t end_byte, in iomap_write_delalloc_punch() 1307 loff_t *punch_start_byte, loff_t start_byte, loff_t end_byte, in iomap_write_delalloc_scan() 1392 loff_t end_byte, unsigned flags, struct iomap *iomap, in iomap_write_delalloc_release()
|
| /linux/fs/btrfs/ |
| H A D | file-item.c | 885 u64 end_byte = bytenr + len; in truncate_one_csum() local 932 u64 end_byte = bytenr + len; in btrfs_del_csums() local
|
| /linux/drivers/input/touchscreen/ |
| H A D | hynitron_cstxxx.c | 295 unsigned int touch_cnt, end_byte; in cst3xx_touch_report() local
|
| /linux/include/linux/ |
| H A D | pagemap.h | 1321 loff_t end_byte) in filemap_range_needs_writeback()
|