/openbmc/linux/drivers/mtd/ |
H A D | nftlmount.c | 369 static void check_sectors_in_chain(struct NFTLrecord *nftl, unsigned int first_block) in check_sectors_in_chain() 423 static int calc_chain_length(struct NFTLrecord *nftl, unsigned int first_block) in calc_chain_length() 455 static void format_chain(struct NFTLrecord *nftl, unsigned int first_block) in format_chain() 566 unsigned int block, first_block, is_first_block; in NFTL_mount() local
|
H A D | inftlmount.c | 427 static void format_chain(struct INFTLrecord *inftl, unsigned int first_block) in format_chain() 529 unsigned int block, first_block, prev_block, last_block; in INFTL_mount() local
|
/openbmc/linux/fs/udf/ |
H A D | truncate.c | 32 int first_block = (nelen + inode->i_sb->s_blocksize - 1) >> in extent_trunc() local 204 sector_t first_block = inode->i_size >> sb->s_blocksize_bits, offset; in udf_truncate_extents() local
|
H A D | balloc.c | 193 uint16_t partition, uint32_t first_block, in udf_bitmap_prealloc_blocks() 511 uint32_t first_block, uint32_t block_count) in udf_table_prealloc_blocks() 706 uint16_t partition, uint32_t first_block, in udf_prealloc_blocks()
|
H A D | inode.c | 653 sector_t first_block = newsize >> sb->s_blocksize_bits, offset; in udf_extend_file() local
|
/openbmc/linux/drivers/net/wireless/intersil/orinoco/ |
H A D | fw.c | 107 const unsigned char *first_block; in orinoco_dl_firmware() local 212 const unsigned char *first_block; in symbol_dl_image() local
|
H A D | hermes_dld.c | 254 hermes_blocks_length(const char *first_block, const void *end) in hermes_blocks_length() 277 int hermes_program(struct hermes *hw, const char *first_block, const void *end) in hermes_program()
|
/openbmc/linux/block/partitions/ |
H A D | sgi.c | 29 __be32 first_block; /* First logical block */ member
|
/openbmc/linux/include/uapi/linux/ |
H A D | efs_fs_sb.h | 53 __u32 first_block; /* first data block in filesystem */ member
|
/openbmc/linux/include/linux/platform_data/ |
H A D | sh_mmcif.h | 146 unsigned long first_block, in sh_mmcif_boot_do_read()
|
/openbmc/linux/fs/jbd2/ |
H A D | commit.c | 372 unsigned long first_block; in jbd2_journal_commit_transaction() local
|
/openbmc/linux/fs/nilfs2/ |
H A D | page.c | 33 unsigned long first_block; in __nilfs_get_page_block() local
|
H A D | mdt.c | 361 unsigned long first_block; in nilfs_mdt_forget_block() local
|
/openbmc/linux/fs/ext2/ |
H A D | inode.c | 639 ext2_fsblk_t first_block = 0; in ext2_get_blocks() local 810 unsigned long first_block = offset >> blkbits; in ext2_iomap_begin() local
|
H A D | super.c | 690 ext2_fsblk_t first_block = ext2_group_first_block_no(sb, i); in ext2_check_descriptors() local
|
/openbmc/linux/drivers/bluetooth/ |
H A D | btmtk.c | 117 u8 flag, first_block, retry; in btmtk_setup_firmware_79xx() local
|
/openbmc/linux/mm/ |
H A D | page_io.c | 107 sector_t first_block; in generic_swapfile_activate() local
|
/openbmc/linux/fs/ext4/ |
H A D | migrate.c | 17 ext4_lblk_t first_block, last_block, curr_block; member
|
H A D | indirect.c | 543 ext4_fsblk_t first_block = 0; in ext4_ind_map_blocks() local
|
H A D | resize.c | 1175 ext4_fsblk_t first_block = ext4_group_first_block_no(sb, group); in update_backups() local
|
H A D | super.c | 3301 ext4_fsblk_t first_block = le32_to_cpu(sbi->s_es->s_first_data_block); in ext4_check_descriptors() local 4146 ext4_fsblk_t first_block, last_block, b; in count_overhead() local
|
/openbmc/linux/crypto/ |
H A D | hctr2.c | 60 u8 first_block[BLOCKCIPHER_BLOCK_SIZE]; member
|
/openbmc/linux/drivers/char/ |
H A D | random.c | 298 u8 first_block[CHACHA_BLOCK_SIZE]; in crng_fast_key_erasure() local
|
/openbmc/linux/arch/x86/kernel/cpu/mce/ |
H A D | amd.c | 870 struct threshold_block *first_block = NULL, *block = NULL, *tmp = NULL; in amd_threshold_interrupt() local
|
/openbmc/linux/fs/btrfs/ |
H A D | check-integrity.c | 882 struct btrfsic_block *const first_block, in btrfsic_process_metablock()
|