| /linux/fs/btrfs/ |
| A D | ordered-data.c | 28 if (entry->file_offset + entry->num_bytes < entry->file_offset) in entry_end() 47 if (file_offset < entry->file_offset) in tree_insert() 78 if (file_offset < entry->file_offset) in __tree_search() 117 if (file_offset + len <= entry->file_offset || in range_overlaps() 118 entry->file_offset + entry->num_bytes <= file_offset) in range_overlaps() 137 if (in_range(file_offset, entry->file_offset, entry->num_bytes)) in ordered_tree_search() 176 entry->file_offset = file_offset; in alloc_ordered_extent() 991 if (entry->file_offset >= file_offset + len) { in btrfs_lookup_ordered_range() 1089 if (file_offset < entry->file_offset) { in btrfs_lookup_first_ordered_range() 1108 if (entry->file_offset < file_offset) { in btrfs_lookup_first_ordered_range() [all …]
|
| A D | ordered-data.h | 99 u64 file_offset; member 166 struct folio *folio, u64 file_offset, u64 len, 169 struct folio *folio, u64 file_offset, 173 u64 file_offset, u64 io_size); 188 struct btrfs_inode *inode, u64 file_offset, 193 u64 file_offset); 197 btrfs_lookup_first_ordered_extent(struct btrfs_inode *inode, u64 file_offset); 199 struct btrfs_inode *inode, u64 file_offset, u64 len); 202 u64 file_offset,
|
| A D | reflink.c | 57 const u64 file_offset, in copy_inline_to_page() argument 65 const u64 range_end = file_offset + block_size - 1; in copy_inline_to_page() 73 ASSERT(IS_ALIGNED(file_offset, block_size)); in copy_inline_to_page() 86 folio = __filemap_get_folio(mapping, file_offset >> PAGE_SHIFT, in copy_inline_to_page() 98 clear_extent_bit(&inode->io_tree, file_offset, range_end, in copy_inline_to_page() 123 offset_in_folio(folio, file_offset), in copy_inline_to_page() 145 btrfs_folio_set_uptodate(fs_info, folio, file_offset, block_size); in copy_inline_to_page() 146 btrfs_folio_clear_checked(fs_info, folio, file_offset, block_size); in copy_inline_to_page() 147 btrfs_folio_set_dirty(fs_info, folio, file_offset, block_size); in copy_inline_to_page() 154 btrfs_delalloc_release_space(inode, data_reserved, file_offset, in copy_inline_to_page() [all …]
|
| A D | direct-io.c | 24 u64 file_offset; member 655 dip->file_offset, dip->bytes, bio->bi_status); in btrfs_dio_end_io() 660 dip->file_offset, dip->bytes, in btrfs_dio_end_io() 663 unlock_dio_extent(&inode->io_tree, dip->file_offset, in btrfs_dio_end_io() 664 dip->file_offset + dip->bytes - 1, NULL); in btrfs_dio_end_io() 695 ret = split_extent_map(bbio->inode, bbio->file_offset, in btrfs_extract_ordered_extent() 710 loff_t file_offset) in btrfs_dio_submit_io() argument 720 bbio->file_offset = file_offset; in btrfs_dio_submit_io() 722 dip->file_offset = file_offset; in btrfs_dio_submit_io() 740 file_offset, dip->bytes, in btrfs_dio_submit_io()
|
| A D | bio.c | 87 bbio->file_offset = orig_bbio->file_offset; in btrfs_split_bio() 88 orig_bbio->file_offset += map_length; in btrfs_split_bio() 198 repair_bbio->file_offset, fs_info->sectorsize, in btrfs_end_repair_bio() 230 failed_bbio->file_offset + bio_offset); in repair_one_sector() 256 repair_bbio->file_offset = failed_bbio->file_offset + bio_offset; in repair_one_sector() 771 ASSERT(bbio->inode || bbio->file_offset == 0); in btrfs_submit_bbio()
|
| A D | compression.c | 72 bbio->file_offset = start; in alloc_compressed_bio() 381 ASSERT(IS_ALIGNED(ordered->file_offset, fs_info->sectorsize)); in btrfs_submit_compressed_write() 384 cb = alloc_compressed_bio(inode, ordered->file_offset, in btrfs_submit_compressed_write() 387 cb->start = ordered->file_offset; in btrfs_submit_compressed_write() 420 u64 cur = cb->orig_bbio->file_offset + orig_bio->bi_iter.bi_size; in add_ra_bio_pages() 574 u64 file_offset = bbio->file_offset; in btrfs_submit_compressed_read() local 585 em = lookup_extent_mapping(em_tree, file_offset, fs_info->sectorsize); in btrfs_submit_compressed_read() 595 cb = alloc_compressed_bio(inode, file_offset, REQ_OP_READ, in btrfs_submit_compressed_read()
|
| A D | bio.h | 40 u64 file_offset; member
|
| /linux/tools/perf/util/ |
| A D | session.c | 45 u64 file_offset, 133 session->tool, event->file_offset, in ordered_events__deliver_event() 1339 u64 file_offset, in perf_session__deliver_event() argument 1367 u64 file_offset, in perf_session__process_user_event() argument 1403 lseek(fd, file_offset, SEEK_SET); in perf_session__process_user_event() 1996 u64 file_offset, 2011 u64 file_offset; member 2074 rd->file_offset += page_offset; in reader__mmap() 2078 rd->file_offset); in reader__mmap() 2085 rd->file_pos = rd->file_offset + rd->head; in reader__mmap() [all …]
|
| A D | ordered-events.h | 11 u64 file_offset; member 57 u64 timestamp, u64 file_offset, const char *file_path);
|
| A D | tool.c | 14 union perf_event *event, u64 file_offset, in perf_session__process_compressed_event() argument 36 decomp->file_pos = file_offset; in perf_session__process_compressed_event() 226 u64 file_offset __maybe_unused, in perf_session__process_compressed_event_stub()
|
| A D | session.h | 122 int perf_session__peek_event(struct perf_session *session, off_t file_offset, 135 u64 timestamp, u64 file_offset, const char *file_path);
|
| A D | auxtrace.c | 431 off_t file_offset, size_t sz) in auxtrace_queues__add_indexed_event() argument 448 file_offset += event->header.size; in auxtrace_queues__add_indexed_event() 450 file_offset, NULL); in auxtrace_queues__add_indexed_event() 886 union perf_event *event, off_t file_offset) in auxtrace_index__auxtrace_event() argument 896 auxtrace_index->entries[nr].file_offset = file_offset; in auxtrace_index__auxtrace_event() 910 ent.file_offset = auxtrace_index->entries[i].file_offset; in auxtrace_index__do_write() 955 auxtrace_index->entries[nr].file_offset = in auxtrace_index__process_entry() 956 bswap_64(ent.file_offset); in auxtrace_index__process_entry() 959 auxtrace_index->entries[nr].file_offset = ent.file_offset; in auxtrace_index__process_entry() 999 ent->file_offset, ent->sz); in auxtrace_queues__process_index_entry() [all …]
|
| A D | ordered-events.c | 195 u64 timestamp, u64 file_offset, const char *file_path) in ordered_events__queue() argument 219 oevent->file_offset = file_offset; in ordered_events__queue()
|
| /linux/drivers/usb/gadget/function/ |
| A D | f_mass_storage.c | 675 file_offset >> curlun->blkbits; in do_read() 683 file_offset_tmp = file_offset; in do_read() 699 file_offset += nread; in do_read() 715 file_offset >> curlun->blkbits; in do_read() 857 file_offset >> curlun->blkbits; in do_write() 882 file_offset_tmp = file_offset; in do_write() 899 file_offset += nwritten; in do_write() 1014 file_offset >> curlun->blkbits; in do_verify() 1020 file_offset_tmp = file_offset; in do_verify() 1040 file_offset >> curlun->blkbits; in do_verify() [all …]
|
| /linux/kernel/cgroup/ |
| A D | pids.c | 410 .file_offset = offsetof(struct pids_cgroup, events_file), 416 .file_offset = offsetof(struct pids_cgroup, events_local_file), 442 .file_offset = offsetof(struct pids_cgroup, events_file),
|
| A D | misc.c | 430 .file_offset = offsetof(struct misc_cg, events_file), 436 .file_offset = offsetof(struct misc_cg, events_local_file),
|
| /linux/drivers/gpu/drm/etnaviv/ |
| A D | etnaviv_dump.h | 25 __le32 file_offset; member
|
| /linux/drivers/net/wireless/silabs/wfx/ |
| A D | fwio.c | 99 const struct firmware **fw, int *file_offset) in get_firmware() argument 124 *file_offset = 0; in get_firmware() 127 *file_offset = 8; in get_firmware()
|
| /linux/fs/ceph/ |
| A D | ioctl.h | 57 __u64 file_offset; /* in+out: file offset */ member
|
| /linux/drivers/usb/core/ |
| A D | devices.c | 391 loff_t *skip_bytes, loff_t *file_offset, in usb_device_dump() argument 486 *file_offset += length; in usb_device_dump() 499 file_offset, childdev, bus, in usb_device_dump()
|
| /linux/mm/ |
| A D | hugetlb_cgroup.c | 745 .file_offset = MEMFILE_OFFSET(struct hugetlb_cgroup, events_file[0]), 751 .file_offset = MEMFILE_OFFSET(struct hugetlb_cgroup, events_local_file[0]), 833 if (tmpl->file_offset) { in hugetlb_cgroup_cfttypes_init() 834 unsigned int offset = tmpl->file_offset; in hugetlb_cgroup_cfttypes_init() 836 cft->file_offset = MEMFILE_OFFSET0(offset) + in hugetlb_cgroup_cfttypes_init()
|
| /linux/include/sound/sof/ |
| A D | ext_manifest4.h | 90 uint32_t file_offset; member
|
| /linux/tools/power/acpi/os_specific/service_layers/ |
| A D | oslinuxtbl.c | 37 acpi_size file_offset, 1197 acpi_size file_offset, in osl_read_table_from_file() argument 1215 fseek(table_file, file_offset, SEEK_SET); in osl_read_table_from_file() 1266 fseek(table_file, file_offset, SEEK_SET); in osl_read_table_from_file()
|
| /linux/lib/ |
| A D | test_firmware.c | 104 size_t file_offset; member 234 test_fw_config->file_offset = 0; in __test_firmware_config_init() 311 "file_offset:\t%zu\n", test_fw_config->file_offset); in config_show() 578 &test_fw_config->file_offset); in config_file_offset_store() 589 return test_dev_config_show_size_t(buf, test_fw_config->file_offset); in config_file_offset_show() 880 test_fw_config->file_offset); in test_fw_run_batch_request()
|
| /linux/include/uapi/drm/ |
| A D | panfrost_drm.h | 246 __u32 file_offset; member
|