Searched refs:part_size (Results 1 – 10 of 10) sorted by relevance
| /linux/fs/hfsplus/ |
| H A D | part_tbl.c | 71 sector_t *part_start, sector_t *part_size) in hfs_parse_old_pmap() argument 83 *part_size = be32_to_cpu(p->pdSize); in hfs_parse_old_pmap() 92 struct new_pmap *pm, sector_t *part_start, sector_t *part_size) in hfs_parse_new_pmap() argument 104 *part_size = be32_to_cpu(pm->pmPartBlkCnt); in hfs_parse_new_pmap() 129 sector_t *part_start, sector_t *part_size) in hfs_part_find() argument 145 res = hfs_parse_old_pmap(sb, data, part_start, part_size); in hfs_part_find() 148 res = hfs_parse_new_pmap(sb, buf, data, part_start, part_size); in hfs_part_find()
|
| /linux/fs/hfs/ |
| H A D | part_tbl.c | 59 sector_t *part_start, sector_t *part_size) in hfs_part_find() argument 84 *part_size = be32_to_cpu(p->pdSize); in hfs_part_find() 100 *part_size = be32_to_cpu(pm->pmPartBlkCnt); in hfs_part_find()
|
| /linux/drivers/net/wireless/ti/wl1251/ |
| H A D | io.h | 66 u32 part_start, u32 part_size,
|
| /linux/tools/perf/arch/x86/util/ |
| H A D | intel-pt.c | 1035 size_t end2 = offs2 + compare_size, part_size; in intel_pt_compare_buffers() local 1040 part_size = end2 - buf2_size; in intel_pt_compare_buffers() 1041 if (memcmp(buf1, buf2 + offs2, part_size)) in intel_pt_compare_buffers() 1044 compare_size -= part_size; in intel_pt_compare_buffers() 1046 return memcmp(buf1 + part_size, buf2, compare_size); in intel_pt_compare_buffers()
|
| /linux/drivers/net/ethernet/brocade/bna/ |
| H A D | bfa_defs.h | 268 u32 part_size; /* partition size */ member
|
| H A D | bnad_ethtool.c | 928 flash_attr->part[i].part_size)) { in bnad_get_flash_partition_by_offset()
|
| H A D | bfa_ioc.c | 3157 attr->part[i].part_size = in bfa_flash_intr() 3158 be32_to_cpu(f->part[i].part_size); in bfa_flash_intr()
|
| /linux/drivers/scsi/esas2r/ |
| H A D | esas2r_main.c | 1399 p->part_size = le64_to_cpu(p->part_size); in esas2r_nuxi_mgt_data()
|
| H A D | atvda.h | 467 u64 part_size; member
|
| /linux/drivers/scsi/bfa/ |
| H A D | bfa_defs.h | 1128 u32 part_size; /* partition size */ member
|