Searched defs:start_block (Results 1 - 25 of 28) sorted by path

12

/linux-master/drivers/s390/block/
H A Ddasd_diag.h63 sblocknum_t start_block; member in struct:dasd_diag_init_io
/linux-master/fs/squashfs/
H A Dcache.c379 squashfs_get_fragment(struct super_block *sb, u64 start_block, int length) argument
394 squashfs_get_datablock(struct super_block *sb, u64 start_block, int length) argument
H A Dfragment.c41 u64 start_block; local
H A Dfile.c161 read_indexes(struct super_block *sb, int n, u64 *start_block, int *offset) argument
H A Did.c38 u64 start_block; local
H A Dsquashfs_fs.h264 __le32 start_block; member in struct:squashfs_dir_index
341 __le32 start_block; member in struct:squashfs_reg_inode
355 __le64 start_block; member in struct:squashfs_lreg_inode
372 __le32 start_block; member in struct:squashfs_dir_inode
388 __le32 start_block; member in struct:squashfs_ldir_inode
419 __le32 start_block; member in struct:squashfs_dir_header
424 __le64 start_block; member in struct:squashfs_fragment_entry
H A Dxattr_id.c34 u64 start_block; local
/linux-master/arch/sparc/include/asm/
H A Dvio.h180 u64 start_block; member in struct:vio_disk_vtoc::__anon35
/linux-master/block/partitions/
H A Dmac.h15 __be32 start_block; /* absolute starting block # of partition */ member in struct:mac_partition
/linux-master/drivers/hwtracing/intel_th/
H A Dmsu.c98 struct scatterlist *start_block; member in struct:msc_iter
[all...]
/linux-master/drivers/infiniband/hw/hfi1/
H A Dmad.c985 u32 start_block = am & 0x7ff; local
1684 u32 start_block = am & 0x7ff; local
3893 u32 start_block = OPA_AM_START_BLK(am); local
3944 u32 start_block = OPA_AM_START_BLK(am); local
[all...]
/linux-master/drivers/input/mouse/
H A Dcyapa_gen3.c698 cyapa_gen3_write_blocks(struct cyapa *cyapa, size_t start_block, size_t block_count, const u8 *image_data) argument
/linux-master/drivers/md/dm-vdo/
H A Dencodings.c272 physical_block_number_t start_block; local
H A Dencodings.h89 physical_block_number_t start_block; member in struct:volume_region
/linux-master/drivers/md/dm-vdo/indexer/
H A Dindex-layout.c115 u64 start_block; member in struct:layout_region
390 static void setup_sub_index(struct index_layout *layout, u64 start_block, argument
1272 verify_region(struct layout_region *lr, u64 start_block, enum region_kind kind, unsigned int instance) argument
1291 verify_sub_index(struct index_layout *layout, u64 start_block, struct region_table *table) argument
[all...]
/linux-master/drivers/md/
H A Ddm-zoned-metadata.c2700 sector_t start_block = *chunk_block; local
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-compat-ioctl32.c812 __u32 start_block; member in struct:v4l2_edid32
/linux-master/fs/ext2/
H A Dballoc.c868 ext2_fsblk_t group_first_block, group_end_block, start_block; local
748 find_next_reservable_window( struct ext2_reserve_window_node *search_head, struct ext2_reserve_window_node *my_rsv, struct super_block * sb, ext2_fsblk_t start_block, ext2_fsblk_t last_block) argument
[all...]
/linux-master/fs/f2fs/
H A Dsegment.c3289 block_t start_block, end_block; local
/linux-master/fs/hfsplus/
H A Dhfsplus_raw.h90 __be32 start_block; member in struct:hfsplus_extent
348 __be32 start_block; member in struct:hfsplus_ext_key
365 __be32 start_block; member in struct:hfsplus_attr_key
/linux-master/fs/nilfs2/
H A Dsufile.c1071 sector_t seg_start, seg_end, start_block, end_block; local
[all...]
/linux-master/fs/ocfs2/
H A Dfile.c1543 u64 start_block, end_block, nr_blocks; local
/linux-master/fs/udf/
H A Dsuper.c1181 udf_find_vat_block(struct super_block *sb, int p_index, int type1_index, sector_t start_block) argument
/linux-master/fs/xfs/
H A Dxfs_log_recover.c1508 xlog_write_log_records( struct xlog *log, int cycle, int start_block, int blocks, int tail_cycle, int tail_block) argument
[all...]
/linux-master/include/linux/
H A Dswap.h197 sector_t start_block; member in struct:swap_extent
582 add_swap_extent(struct swap_info_struct *sis, unsigned long start_page, unsigned long nr_pages, sector_t start_block) argument

Completed in 335 milliseconds

12