Home
last modified time | relevance | path

Searched defs:logical (Results 1 – 24 of 24) sorted by relevance

/linux/fs/btrfs/tests/
H A Draid-stripe-tree-tests.c651 u64 logical = SZ_1M; in test_front_delete() local
760 u64 logical = SZ_1M; in test_tail_delete() local
882 u64 logical = SZ_1M; in test_create_update_delete() local
1003 u64 logical = SZ_1M; in test_simple_create_delete() local
/linux/fs/btrfs/
H A Dzoned.c1894 u64 logical = cache->start; btrfs_load_block_group_zone_info() local
2076 btrfs_rewrite_logical_zoned(struct btrfs_ordered_extent * ordered,u64 logical) btrfs_rewrite_logical_zoned() argument
2094 btrfs_zoned_split_ordered(struct btrfs_ordered_extent * ordered,u64 logical,u64 len) btrfs_zoned_split_ordered() argument
2116 u64 logical, len; btrfs_finish_ordered_zoned() local
2291 read_zone_info(struct btrfs_fs_info * fs_info,u64 logical,struct blk_zone * zone) read_zone_info() argument
2339 btrfs_sync_zone_write_pointer(struct btrfs_device * tgt_dev,u64 logical,u64 physical_start,u64 physical_pos) btrfs_sync_zone_write_pointer() argument
2682 btrfs_zone_finish_endio(struct btrfs_fs_info * fs_info,u64 logical,u64 length) btrfs_zone_finish_endio() argument
2902 btrfs_zoned_release_data_reloc_bg(struct btrfs_fs_info * fs_info,u64 logical,u64 length) btrfs_zoned_release_data_reloc_bg() argument
[all...]
H A Dvolumes.c3223 btrfs_find_chunk_map_nolock(struct btrfs_fs_info * fs_info,u64 logical,u64 length) btrfs_find_chunk_map_nolock() argument
3286 btrfs_find_chunk_map(struct btrfs_fs_info * fs_info,u64 logical,u64 length) btrfs_find_chunk_map() argument
3306 btrfs_get_chunk_map(struct btrfs_fs_info * fs_info,u64 logical,u64 length) btrfs_get_chunk_map() argument
6340 btrfs_num_copies(struct btrfs_fs_info * fs_info,u64 logical,u64 len) btrfs_num_copies() argument
6361 btrfs_full_stripe_len(struct btrfs_fs_info * fs_info,u64 logical) btrfs_full_stripe_len() argument
6519 alloc_btrfs_io_context(struct btrfs_fs_info * fs_info,u64 logical,u16 total_stripes) alloc_btrfs_io_context() argument
6557 btrfs_map_discard(struct btrfs_fs_info * fs_info,u64 logical,u64 * length_ret,u32 * num_stripes,bool do_remap) btrfs_map_discard() argument
6711 is_block_group_to_copy(struct btrfs_fs_info * fs_info,u64 logical) is_block_group_to_copy() argument
6730 handle_ops_on_dev_replace(struct btrfs_io_context * bioc,struct btrfs_dev_replace * dev_replace,u64 logical,struct btrfs_io_geometry * io_geom) handle_ops_on_dev_replace() argument
6856 set_io_stripe(struct btrfs_fs_info * fs_info,u64 logical,u64 * length,struct btrfs_io_stripe * dst,struct btrfs_chunk_map * map,struct btrfs_io_geometry * io_geom) set_io_stripe() argument
6970 map_blocks_raid56_write(struct btrfs_chunk_map * map,struct btrfs_io_geometry * io_geom,u64 logical,u64 * length) map_blocks_raid56_write() argument
7061 btrfs_map_block(struct btrfs_fs_info * fs_info,enum btrfs_map_op op,u64 logical,u64 * length,struct btrfs_io_context ** bioc_ret,struct btrfs_io_stripe * smap,int * mirror_num_ret) btrfs_map_block() argument
7460 check_32bit_meta_chunk(struct btrfs_fs_info * fs_info,u64 logical,u64 length,u64 type) check_32bit_meta_chunk() argument
7479 warn_32bit_meta_chunk(struct btrfs_fs_info * fs_info,u64 logical,u64 length,u64 type) warn_32bit_meta_chunk() argument
7518 u64 logical; read_one_chunk() local
8770 btrfs_repair_one_zone(struct btrfs_fs_info * fs_info,u64 logical) btrfs_repair_one_zone() argument
8798 map_raid56_repair_block(struct btrfs_io_context * bioc,struct btrfs_io_stripe * smap,u64 logical) map_raid56_repair_block() argument
8832 btrfs_map_repair_block(struct btrfs_fs_info * fs_info,struct btrfs_io_stripe * smap,u64 logical,u32 length,int mirror_num) btrfs_map_repair_block() argument
[all...]
H A Dscrub.c145 u64 logical; member
319 u64 logical; member
584 scrub_print_common_warning(const char * errstr,struct btrfs_device * dev,bool is_super,u64 logical,u64 physical) scrub_print_common_warning() argument
716 const u64 logical = stripe->logical + (sector_nr << fs_info->sectorsize_bits); scrub_verify_one_metadata() local
941 alloc_scrub_bbio(struct btrfs_fs_info * fs_info,unsigned int nr_vecs,blk_opf_t opf,u64 logical,btrfs_bio_end_io_t end_io,void * private) alloc_scrub_bbio() argument
1589 sync_write_pointer_for_zoned(struct scrub_ctx * sctx,u64 logical,u64 physical,u64 physical_end) sync_write_pointer_for_zoned() argument
1817 const u64 logical = stripe->logical + scrub_submit_extent_sector_read() local
2024 queue_scrub_stripe(struct scrub_ctx * sctx,struct btrfs_block_group * bg,struct btrfs_device * dev,int mirror_num,u64 logical,u32 length,u64 physical,u64 * found_logical_ret) queue_scrub_stripe() argument
2438 u64 logical; scrub_stripe() local
[all...]
H A Draid-stripe-tree.c397 btrfs_get_raid_extent_offset(struct btrfs_fs_info * fs_info,u64 logical,u64 * length,u64 map_type,u32 stripe_index,struct btrfs_io_stripe * stripe) btrfs_get_raid_extent_offset() argument
[all...]
H A Dtree-checker.c828 chunk_err(const struct btrfs_fs_info * fs_info,const struct extent_buffer * leaf,const struct btrfs_chunk * chunk,u64 logical,const char * fmt,...) chunk_err() argument
903 btrfs_check_chunk_valid(const struct btrfs_fs_info * fs_info,const struct extent_buffer * leaf,const struct btrfs_chunk * chunk,u64 logical,u32 sectorsize) btrfs_check_chunk_valid() argument
[all...]
H A Dbackref.c2192 int extent_from_logical(struct btrfs_fs_info *fs_info, u64 logical, in extent_from_logical() argument
2551 iterate_inodes_from_logical(u64 logical,struct btrfs_fs_info * fs_info,void * ctx,bool ignore_offset) iterate_inodes_from_logical() argument
[all...]
H A Dblock-group.c2241 btrfs_rmap_block(struct btrfs_fs_info * fs_info,u64 chunk_start,u64 physical,u64 ** logical,int * naddrs,int * stripe_len) btrfs_rmap_block() argument
2320 u64 *logical; exclude_super_stripes() local
[all...]
H A Drelocation.c5133 btrfs_translate_remap(struct btrfs_fs_info * fs_info,u64 * logical,u64 * length) btrfs_translate_remap() argument
5855 u64 logical = U64_MAX; btrfs_get_reloc_bg_bytenr() local
[all...]
H A Draid56.c110 #define ASSERT_RBIO_LOGICAL(expr, rbio, logical) \ argument
H A Dinode.c96 u64 logical; member
224 u64 logical; in print_data_reloc_error() local
[all...]
/linux/drivers/mtd/
H A Dinftlmount.c502 int logical, block, i; in INFTL_dumpVUchains() local
/linux/include/uapi/linux/
H A Dhiddev.h98 __u32 logical; /* logical usage for this field */ member
/linux/fs/
H A Dioctl.c111 int fiemap_fill_next_extent(struct fiemap_extent_info *fieinfo, u64 logical, in fiemap_fill_next_extent()
/linux/drivers/gpu/drm/xe/
H A Dxe_gt.c1126 xe_gt_hw_engine(struct xe_gt * gt,enum xe_engine_class class,u16 instance,bool logical) xe_gt_hw_engine() argument
/linux/fs/ext4/
H A Dextents.c977 int logical, ext4_fsblk_t ptr) in ext4_ext_insert_index() argument
1469 ext4_ext_search_left(struct inode * inode,struct ext4_ext_path * path,ext4_lblk_t * logical,ext4_fsblk_t * phys) ext4_ext_search_left() argument
1533 ext4_ext_search_right(struct inode * inode,struct ext4_ext_path * path,ext4_lblk_t * logical,ext4_fsblk_t * phys,struct ext4_extent * ret_ex,int flags) ext4_ext_search_right() argument
[all...]
H A Dext4.h216 ext4_lblk_t logical; member
/linux/drivers/scsi/
H A Dst.c3136 int logical) in get_location()
3196 int logical) in set_location()
H A Dhpsa.c3728 static int hpsa_scsi_do_report_luns(struct ctlr_info *h, int logical, in hpsa_scsi_do_report_luns()
/linux/include/hyperv/
H A Dhvhdk_mini.h512 } logical; member
/linux/drivers/scsi/pm8001/
H A Dpm8001_hwi.c1164 s8 bar, logical = 0; in pm8001_chip_iounmap() local
/linux/drivers/gpu/drm/i915/display/
H A Dintel_cdclk.c129 struct intel_cdclk_config logical; member
[all...]
/linux/include/linux/
H A Dhid.h525 unsigned logical; /* logical usage for this field */ member
/linux/drivers/scsi/aacraid/
H A Daacraid.h984 u64 logical; /*address we give the adapter */ member