Searched defs:end_byte (Results 1 – 7 of 7) sorted by relevance
/Linux-v6.6/fs/iomap/ |
D | buffered-io.c | 985 struct folio *folio, loff_t start_byte, loff_t end_byte, in iomap_write_delalloc_ifs_punch() 1022 loff_t *punch_start_byte, loff_t start_byte, loff_t end_byte, in iomap_write_delalloc_punch() 1072 loff_t *punch_start_byte, loff_t start_byte, loff_t end_byte, in iomap_write_delalloc_scan() 1138 loff_t start_byte, loff_t end_byte, iomap_punch_t punch) in iomap_write_delalloc_release() 1234 loff_t end_byte; in iomap_file_buffered_write_punch_delalloc() local
|
/Linux-v6.6/mm/ |
D | filemap.c | 473 loff_t start_byte, loff_t end_byte) in filemap_range_has_page() 504 loff_t start_byte, loff_t end_byte) in __filemap_fdatawait_range() 550 loff_t end_byte) in filemap_fdatawait_range() 572 loff_t start_byte, loff_t end_byte) in filemap_fdatawait_range_keep_errors() 595 int file_fdatawait_range(struct file *file, loff_t start_byte, loff_t end_byte) in file_fdatawait_range() 632 loff_t start_byte, loff_t end_byte) in filemap_range_has_writeback()
|
/Linux-v6.6/fs/btrfs/ |
D | file-item.c | 822 u64 end_byte = bytenr + len; in truncate_one_csum() local 869 u64 end_byte = bytenr + len; in btrfs_del_csums() local
|
/Linux-v6.6/drivers/input/touchscreen/ |
D | hynitron_cstxxx.c | 295 unsigned int touch_cnt, end_byte; in cst3xx_touch_report() local
|
/Linux-v6.6/fs/xfs/ |
D | xfs_bmap_util.c | 594 xfs_off_t end_byte) in xfs_bmap_punch_delalloc_range()
|
/Linux-v6.6/fs/jbd2/ |
D | transaction.c | 2649 unsigned long flags, loff_t start_byte, loff_t end_byte) in jbd2_journal_file_inode()
|
/Linux-v6.6/include/linux/ |
D | pagemap.h | 1218 loff_t end_byte) in filemap_range_needs_writeback()
|