Searched defs:end_byte (Results 1 – 8 of 8) sorted by relevance
/linux-6.12.1/mm/ |
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-6.12.1/fs/iomap/ |
D | buffered-io.c | 1050 struct folio *folio, loff_t start_byte, loff_t end_byte, in iomap_write_delalloc_ifs_punch() 1080 loff_t *punch_start_byte, loff_t start_byte, loff_t end_byte, in iomap_write_delalloc_punch() 1122 loff_t *punch_start_byte, loff_t start_byte, loff_t end_byte, in iomap_write_delalloc_scan() 1207 loff_t end_byte, unsigned flags, struct iomap *iomap, in iomap_write_delalloc_release()
|
/linux-6.12.1/fs/btrfs/ |
D | file-item.c | 834 u64 end_byte = bytenr + len; in truncate_one_csum() local 881 u64 end_byte = bytenr + len; in btrfs_del_csums() local
|
/linux-6.12.1/drivers/input/touchscreen/ |
D | hynitron_cstxxx.c | 295 unsigned int touch_cnt, end_byte; in cst3xx_touch_report() local
|
/linux-6.12.1/fs/xfs/ |
D | xfs_bmap_util.c | 447 xfs_off_t end_byte) in xfs_bmap_punch_delalloc_range()
|
D | xfs_iomap.c | 1231 loff_t start_byte, end_byte; in xfs_buffered_write_iomap_end() local
|
/linux-6.12.1/fs/jbd2/ |
D | transaction.c | 2648 unsigned long flags, loff_t start_byte, loff_t end_byte) in jbd2_journal_file_inode()
|
/linux-6.12.1/include/linux/ |
D | pagemap.h | 1319 loff_t end_byte) in filemap_range_needs_writeback()
|