Home
last modified time | relevance | path

Searched defs:end_byte (Results 1 – 5 of 5) sorted by relevance

/linux/mm/
H A Dfilemap.c487 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/fs/iomap/
H A Dbuffered-io.c1069 struct folio *folio, loff_t start_byte, loff_t end_byte, in iomap_write_delalloc_ifs_punch()
1099 loff_t *punch_start_byte, loff_t start_byte, loff_t end_byte, in iomap_write_delalloc_punch()
1141 loff_t *punch_start_byte, loff_t start_byte, loff_t end_byte, in iomap_write_delalloc_scan()
1226 loff_t end_byte, unsigned flags, struct iomap *iomap, in iomap_write_delalloc_release()
/linux/drivers/input/touchscreen/
H A Dhynitron_cstxxx.c295 unsigned int touch_cnt, end_byte; in cst3xx_touch_report() local
/linux/fs/xfs/
H A Dxfs_bmap_util.c440 xfs_off_t end_byte, in xfs_bmap_punch_delalloc_range()
/linux/include/linux/
H A Dpagemap.h1263 filemap_range_needs_writeback(struct address_space * mapping,loff_t start_byte,loff_t end_byte) filemap_range_needs_writeback() argument