Home
last modified time | relevance | path

Searched defs:start_byte (Results 1 – 8 of 8) sorted by relevance

/linux/mm/
H A Dfilemap.c481 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 Dbuffered-io.c1236 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 Djournal.h581 loff_t start_byte, loff_t length) in ocfs2_jbd2_inode_add_write()
H A Dfile.c714 loff_t start_byte, in ocfs2_zero_start_ordered_transaction()
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_nvm.c1129 int start_byte = buff - (u8 *)hw->nvm_buff.va; in i40e_nvmupd_get_aq_result() local
/linux/net/bluetooth/
H A Dmsft.c35 __u8 start_byte; member
/linux/include/linux/
H A Dpagemap.h1320 loff_t start_byte, in filemap_range_needs_writeback()
/linux/fs/ext4/
H A Dinode.c847 loff_t start_byte = EXT4_LBLK_TO_B(inode, map->m_lblk); in ext4_map_blocks() local