Searched defs:start_byte (Results 1 – 8 of 8) sorted by relevance
| /linux/mm/ |
| H A 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() 556 int filemap_fdatawait_range(struct address_space *mapping, loff_t start_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/fs/iomap/ |
| H A D | buffered-io.c | 1236 struct folio *folio, loff_t start_byte, loff_t end_byte, in iomap_write_delalloc_ifs_punch() 1266 loff_t *punch_start_byte, loff_t start_byte, loff_t end_byte, in iomap_write_delalloc_punch() 1307 loff_t *punch_start_byte, loff_t start_byte, loff_t end_byte, in iomap_write_delalloc_scan() 1391 void iomap_write_delalloc_release(struct inode *inode, loff_t start_byte, in iomap_write_delalloc_release()
|
| /linux/fs/ocfs2/ |
| H A D | journal.h | 581 loff_t start_byte, loff_t length) in ocfs2_jbd2_inode_add_write()
|
| H A D | file.c | 714 loff_t start_byte, in ocfs2_zero_start_ordered_transaction()
|
| /linux/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_nvm.c | 1129 int start_byte = buff - (u8 *)hw->nvm_buff.va; in i40e_nvmupd_get_aq_result() local
|
| /linux/net/bluetooth/ |
| H A D | msft.c | 35 __u8 start_byte; member
|
| /linux/include/linux/ |
| H A D | pagemap.h | 1320 loff_t start_byte, in filemap_range_needs_writeback()
|
| /linux/fs/ext4/ |
| H A D | inode.c | 847 loff_t start_byte = EXT4_LBLK_TO_B(inode, map->m_lblk); in ext4_map_blocks() local
|