Searched defs:end_byte (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/fs/iomap/ |
H A D | buffered-io.c | 986 struct folio *folio, loff_t start_byte, loff_t end_byte, in iomap_write_delalloc_ifs_punch() 1023 loff_t *punch_start_byte, loff_t start_byte, loff_t end_byte, in iomap_write_delalloc_punch() 1073 loff_t *punch_start_byte, loff_t start_byte, loff_t end_byte, in iomap_write_delalloc_scan() 1139 loff_t start_byte, loff_t end_byte, iomap_punch_t punch) in iomap_write_delalloc_release() 1243 loff_t end_byte; in iomap_file_buffered_write_punch_delalloc() local
|
/openbmc/linux/mm/ |
H A 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()
|
/openbmc/linux/fs/btrfs/ |
H A 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
|
/openbmc/linux/drivers/input/touchscreen/ |
H A D | hynitron_cstxxx.c | 295 unsigned int touch_cnt, end_byte; in cst3xx_touch_report() local
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_bmap_util.c | 594 xfs_off_t end_byte) in xfs_bmap_punch_delalloc_range()
|
/openbmc/linux/fs/jbd2/ |
H A D | transaction.c | 2634 unsigned long flags, loff_t start_byte, loff_t end_byte) in jbd2_journal_file_inode()
|
/openbmc/linux/include/linux/ |
H A D | pagemap.h | 1250 loff_t end_byte) in filemap_range_needs_writeback()
|