Searched defs:end_byte (Results 1 – 7 of 7) sorted by relevance
/linux/fs/iomap/ |
H A D | buffered-io.c | 1082 struct folio *folio, loff_t start_byte, loff_t end_byte, in iomap_write_delalloc_ifs_punch() 1112 loff_t *punch_start_byte, loff_t start_byte, loff_t end_byte, in iomap_write_delalloc_punch() 1154 loff_t *punch_start_byte, loff_t start_byte, loff_t end_byte, in iomap_write_delalloc_scan() 1239 loff_t end_byte, unsigned flags, struct iomap *iomap, in iomap_write_delalloc_release()
|
/linux/mm/ |
H A D | filemap.c | 490 loff_t start_byte, loff_t end_byte) in filemap_range_has_page() 521 loff_t start_byte, loff_t end_byte) in __filemap_fdatawait_range() 566 loff_t end_byte) in filemap_fdatawait_range() 588 loff_t start_byte, loff_t end_byte) in filemap_fdatawait_range_keep_errors() 611 int file_fdatawait_range(struct file *file, loff_t start_byte, loff_t end_byte) in file_fdatawait_range() 648 loff_t start_byte, loff_t end_byte) in filemap_range_has_writeback()
|
/linux/fs/btrfs/ |
H A D | file-item.c | 847 u64 end_byte = bytenr + len; in truncate_one_csum() local 894 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/fs/xfs/ |
H A D | xfs_bmap_util.c | 440 xfs_off_t end_byte, in xfs_bmap_punch_delalloc_range()
|
H A D | xfs_iomap.c | 1976 loff_t start_byte, end_byte; in xfs_buffered_write_iomap_end() local
|
/linux/include/linux/ |
H A D | pagemap.h | 1303 loff_t end_byte) in filemap_range_needs_writeback()
|