Home
last modified time | relevance | path

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

/linux/mm/
H A Dfilemap.c487 loff_t start_byte, loff_t end_byte) in filemap_range_has_page() argument
518 loff_t start_byte, loff_t end_byte) in __filemap_fdatawait_range() argument
562 int filemap_fdatawait_range(struct address_space *mapping, loff_t start_byte, in filemap_fdatawait_range() argument
585 filemap_fdatawait_range_keep_errors(struct address_space * mapping,loff_t start_byte,loff_t end_byte) filemap_fdatawait_range_keep_errors() argument
608 file_fdatawait_range(struct file * file,loff_t start_byte,loff_t end_byte) file_fdatawait_range() argument
645 filemap_range_has_writeback(struct address_space * mapping,loff_t start_byte,loff_t end_byte) filemap_range_has_writeback() argument
[all...]
/linux/fs/iomap/
H A Dbuffered-io.c1077 struct folio *folio, loff_t start_byte, loff_t end_byte, in iomap_write_delalloc_ifs_punch()
1107 loff_t *punch_start_byte, loff_t start_byte, loff_t end_byte, in iomap_write_delalloc_punch()
1149 loff_t *punch_start_byte, loff_t start_byte, loff_t end_byte, in iomap_write_delalloc_scan()
1233 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.c713 loff_t start_byte, in ocfs2_zero_start_ordered_transaction()
H A Daops.c2004 loff_t start_byte = folio_pos(folio) + from; in ocfs2_write_end_nolock() local
H A Dalloc.c6839 loff_t start_byte = folio_pos(folio) + from; in ocfs2_map_and_dirty_folio() local
/linux/fs/xfs/
H A Dxfs_bmap_util.c439 xfs_off_t start_byte, in xfs_bmap_punch_delalloc_range()
H A Dxfs_iomap.c1967 loff_t start_byte, end_byte; in xfs_buffered_write_iomap_end() local
/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.h1300 return filemap_range_has_writeback(mapping, start_byte, end_byte); in filemap_range_needs_writeback() argument