Searched defs:end_byte (Results 1 – 7 of 7) sorted by relevance
/linux-6.3-rc2/mm/ |
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()
|
/linux-6.3-rc2/fs/btrfs/ |
A D | file-item.c | 898 u64 end_byte = bytenr + len; in truncate_one_csum() local 945 u64 end_byte = bytenr + len; in btrfs_del_csums() local
|
/linux-6.3-rc2/fs/iomap/ |
A D | buffered-io.c | 905 loff_t *punch_start_byte, loff_t start_byte, loff_t end_byte, in iomap_write_delalloc_scan() 984 loff_t start_byte, loff_t end_byte, in iomap_write_delalloc_release() 1082 loff_t end_byte; in iomap_file_buffered_write_punch_delalloc() local
|
/linux-6.3-rc2/drivers/input/touchscreen/ |
A D | hynitron_cstxxx.c | 295 unsigned int touch_cnt, end_byte; in cst3xx_touch_report() local
|
/linux-6.3-rc2/fs/xfs/ |
A D | xfs_bmap_util.c | 594 xfs_off_t end_byte) in xfs_bmap_punch_delalloc_range()
|
/linux-6.3-rc2/fs/jbd2/ |
A D | transaction.c | 2674 unsigned long flags, loff_t start_byte, loff_t end_byte) in jbd2_journal_file_inode()
|
/linux-6.3-rc2/include/linux/ |
A D | pagemap.h | 1139 loff_t end_byte) in filemap_range_needs_writeback()
|
Completed in 26 milliseconds