Searched defs:end_byte (Results 1 – 7 of 7) sorted by relevance
/linux-6.8/fs/iomap/ |
D | buffered-io.c | 988 struct folio *folio, loff_t start_byte, loff_t end_byte, in iomap_write_delalloc_ifs_punch() 1025 loff_t *punch_start_byte, loff_t start_byte, loff_t end_byte, in iomap_write_delalloc_punch() 1075 loff_t *punch_start_byte, loff_t start_byte, loff_t end_byte, in iomap_write_delalloc_scan() 1141 loff_t start_byte, loff_t end_byte, iomap_punch_t punch) in iomap_write_delalloc_release() 1237 loff_t end_byte; in iomap_file_buffered_write_punch_delalloc() local
|
/linux-6.8/mm/ |
D | filemap.c | 471 loff_t start_byte, loff_t end_byte) in filemap_range_has_page() 502 loff_t start_byte, loff_t end_byte) in __filemap_fdatawait_range() 548 loff_t end_byte) in filemap_fdatawait_range() 570 loff_t start_byte, loff_t end_byte) in filemap_fdatawait_range_keep_errors() 593 int file_fdatawait_range(struct file *file, loff_t start_byte, loff_t end_byte) in file_fdatawait_range() 630 loff_t start_byte, loff_t end_byte) in filemap_range_has_writeback()
|
/linux-6.8/fs/btrfs/ |
D | file-item.c | 823 u64 end_byte = bytenr + len; in truncate_one_csum() local 870 u64 end_byte = bytenr + len; in btrfs_del_csums() local
|
/linux-6.8/drivers/input/touchscreen/ |
D | hynitron_cstxxx.c | 295 unsigned int touch_cnt, end_byte; in cst3xx_touch_report() local
|
/linux-6.8/fs/xfs/ |
D | xfs_bmap_util.c | 447 xfs_off_t end_byte) in xfs_bmap_punch_delalloc_range()
|
/linux-6.8/fs/jbd2/ |
D | transaction.c | 2663 unsigned long flags, loff_t start_byte, loff_t end_byte) in jbd2_journal_file_inode()
|
/linux-6.8/include/linux/ |
D | pagemap.h | 1225 loff_t end_byte) in filemap_range_needs_writeback()
|