Searched defs:end_byte (Results 1 – 8 of 8) sorted by relevance
/linux-6.15/mm/ |
D | filemap.c | 487 loff_t start_byte, loff_t end_byte) in filemap_range_has_page() 518 loff_t start_byte, loff_t end_byte) in __filemap_fdatawait_range() 563 loff_t end_byte) in filemap_fdatawait_range() 585 loff_t start_byte, loff_t end_byte) in filemap_fdatawait_range_keep_errors() 608 int file_fdatawait_range(struct file *file, loff_t start_byte, loff_t end_byte) in file_fdatawait_range() 645 loff_t start_byte, loff_t end_byte) in filemap_range_has_writeback()
|
/linux-6.15/fs/iomap/ |
D | buffered-io.c | 1044 struct folio *folio, loff_t start_byte, loff_t end_byte, in iomap_write_delalloc_ifs_punch() 1074 loff_t *punch_start_byte, loff_t start_byte, loff_t end_byte, in iomap_write_delalloc_punch() 1116 loff_t *punch_start_byte, loff_t start_byte, loff_t end_byte, in iomap_write_delalloc_scan() 1201 loff_t end_byte, unsigned flags, struct iomap *iomap, in iomap_write_delalloc_release()
|
/linux-6.15/fs/btrfs/ |
D | file-item.c | 829 u64 end_byte = bytenr + len; in truncate_one_csum() local 876 u64 end_byte = bytenr + len; in btrfs_del_csums() local
|
/linux-6.15/drivers/input/touchscreen/ |
D | hynitron_cstxxx.c | 295 unsigned int touch_cnt, end_byte; in cst3xx_touch_report() local
|
/linux-6.15/fs/xfs/ |
D | xfs_bmap_util.c | 440 xfs_off_t end_byte, in xfs_bmap_punch_delalloc_range()
|
D | xfs_iomap.c | 1779 loff_t start_byte, end_byte; in xfs_buffered_write_iomap_end() local
|
/linux-6.15/fs/jbd2/ |
D | transaction.c | 2629 unsigned long flags, loff_t start_byte, loff_t end_byte) in jbd2_journal_file_inode()
|
/linux-6.15/include/linux/ |
D | pagemap.h | 1297 loff_t end_byte) in filemap_range_needs_writeback()
|