Searched defs:first_block (Results 1 - 32 of 32) sorted by relevance

/linux-4.1.27/block/partitions/
H A Dsgi.c23 __be32 first_block; /* First logical block */ member in struct:sgi_disklabel::sgi_partition
/linux-4.1.27/fs/udf/
H A Dtruncate.c36 int first_block = (nelen + inode->i_sb->s_blocksize - 1) >> extent_trunc() local
209 sector_t first_block = inode->i_size >> sb->s_blocksize_bits, offset; udf_truncate_extents() local
H A Dballoc.c171 udf_bitmap_prealloc_blocks(struct super_block *sb, struct udf_bitmap *bitmap, uint16_t partition, uint32_t first_block, uint32_t block_count) udf_bitmap_prealloc_blocks() argument
575 udf_table_prealloc_blocks(struct super_block *sb, struct inode *table, uint16_t partition, uint32_t first_block, uint32_t block_count) udf_table_prealloc_blocks() argument
755 udf_prealloc_blocks(struct super_block *sb, struct inode *inode, uint16_t partition, uint32_t first_block, uint32_t block_count) udf_prealloc_blocks() argument
H A Dinode.c607 sector_t first_block = newsize >> sb->s_blocksize_bits, offset; udf_extend_file() local
/linux-4.1.27/drivers/mtd/
H A Dinftlmount.c438 static void format_chain(struct INFTLrecord *inftl, unsigned int first_block) format_chain() argument
540 unsigned int block, first_block, prev_block, last_block; INFTL_mount() local
H A Dnftlmount.c376 static void check_sectors_in_chain(struct NFTLrecord *nftl, unsigned int first_block) check_sectors_in_chain() argument
430 static int calc_chain_length(struct NFTLrecord *nftl, unsigned int first_block) calc_chain_length() argument
462 static void format_chain(struct NFTLrecord *nftl, unsigned int first_block) format_chain() argument
573 unsigned int block, first_block, is_first_block; NFTL_mount() local
/linux-4.1.27/fs/xfs/
H A Dxfs_symlink.c179 xfs_fsblock_t first_block; xfs_symlink() local
444 xfs_fsblock_t first_block; xfs_inactive_symlink_rmt() local
H A Dxfs_iomap.c654 xfs_fsblock_t first_block; xfs_iomap_write_allocate() local
H A Dxfs_bmap_util.c1398 xfs_fsblock_t first_block; xfs_shift_file_space() local
H A Dxfs_inode.c1128 xfs_fsblock_t first_block; xfs_create() local
1429 xfs_fsblock_t first_block; xfs_link() local
1560 xfs_fsblock_t first_block; xfs_itruncate_extents() local
1804 xfs_fsblock_t first_block; xfs_inactive_ifree() local
2538 xfs_fsblock_t first_block; xfs_remove() local
2912 xfs_fsblock_t first_block; xfs_rename() local
2746 xfs_cross_rename( struct xfs_trans *tp, struct xfs_inode *dp1, struct xfs_name *name1, struct xfs_inode *ip1, struct xfs_inode *dp2, struct xfs_name *name2, struct xfs_inode *ip2, struct xfs_bmap_free *free_list, xfs_fsblock_t *first_block, int spaceres) xfs_cross_rename() argument
/linux-4.1.27/include/uapi/linux/
H A Defs_fs_sb.h52 __u32 first_block; /* first data block in filesystem */ member in struct:efs_sb_info
/linux-4.1.27/mm/
H A Dpage_io.c165 sector_t first_block; generic_swapfile_activate() local
/linux-4.1.27/drivers/net/wireless/orinoco/
H A Dfw.c107 const unsigned char *first_block; orinoco_dl_firmware() local
212 const unsigned char *first_block; symbol_dl_image() local
H A Dhermes_dld.c254 hermes_blocks_length(const char *first_block, const void *end) hermes_blocks_length() argument
277 int hermes_program(struct hermes *hw, const char *first_block, const void *end) hermes_program() argument
/linux-4.1.27/fs/jbd2/
H A Dcommit.c395 unsigned long first_block; jbd2_journal_commit_transaction() local
/linux-4.1.27/fs/nilfs2/
H A Dmdt.c362 unsigned long first_block; nilfs_mdt_forget_block() local
H A Dpage.c47 unsigned long first_block; __nilfs_get_page_block() local
/linux-4.1.27/fs/ext4/
H A Dmigrate.c24 ext4_lblk_t first_block, last_block, curr_block; member in struct:migrate_struct
H A Dindirect.c526 ext4_fsblk_t first_block = 0; ext4_ind_map_blocks() local
H A Dinode.c3590 ext4_lblk_t first_block, stop_block; ext4_punch_hole() local
H A Dmballoc.c826 int first_block; ext4_mb_init_cache() local
H A Dsuper.c2088 ext4_fsblk_t first_block = le32_to_cpu(sbi->s_es->s_first_data_block); ext4_check_descriptors() local
3298 ext4_fsblk_t first_block, last_block, b; count_overhead() local
/linux-4.1.27/include/linux/mmc/
H A Dsh_mmcif.h156 sh_mmcif_boot_do_read(void __iomem *base, unsigned long first_block, unsigned long nr_blocks, void *buf) sh_mmcif_boot_do_read() argument
/linux-4.1.27/fs/ext2/
H A Dinode.c632 ext2_fsblk_t first_block = 0; ext2_get_blocks() local
H A Dsuper.c669 ext2_fsblk_t first_block = ext2_group_first_block_no(sb, i); ext2_check_descriptors() local
/linux-4.1.27/fs/ext3/
H A Dballoc.c2087 ext3_grpblk_t last_block, first_block; ext3_trim_fs() local
H A Dinode.c872 ext3_fsblk_t first_block = 0; ext3_get_blocks_handle() local
H A Dsuper.c1452 ext3_fsblk_t first_block = ext3_group_first_block_no(sb, i); ext3_check_descriptors() local
/linux-4.1.27/drivers/crypto/
H A Dmv_cesa.c253 static void mv_process_current_q(int first_block) mv_process_current_q() argument
322 static void mv_process_hash_current(int first_block) mv_process_hash_current() argument
/linux-4.1.27/fs/btrfs/
H A Dcheck-integrity.c974 btrfsic_process_metablock( struct btrfsic_state *state, struct btrfsic_block *const first_block, struct btrfsic_block_data_ctx *const first_block_ctx, int first_limit_nesting, int force_iodone_flag) btrfsic_process_metablock() argument
/linux-4.1.27/drivers/scsi/
H A Dosst.h46 u32 first_block; /* First Block Location */ member in struct:__anon9408
H A Dhpsa.c3472 u64 first_block; set_encrypt_ioaccel2() local
3678 u64 first_block, last_block; hpsa_scsi_ioaccel_raid_map() local

Completed in 804 milliseconds