Home
last modified time | relevance | path

Searched defs:first_block (Results 1 – 25 of 30) sorted by relevance

12

/openbmc/linux/drivers/mtd/
H A Dnftlmount.c369 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 Dinftlmount.c427 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 Dtruncate.c32 int first_block = (nelen + inode->i_sb->s_blocksize - 1) >> in extent_trunc() local
187 sector_t first_block = inode->i_size >> sb->s_blocksize_bits, offset; in udf_truncate_extents() local
H A Dballoc.c192 uint16_t partition, uint32_t first_block, in udf_bitmap_prealloc_blocks()
519 uint32_t first_block, uint32_t block_count) in udf_table_prealloc_blocks()
693 uint16_t partition, uint32_t first_block, in udf_prealloc_blocks()
H A Dinode.c642 sector_t first_block = newsize >> sb->s_blocksize_bits, offset; in udf_extend_file() local
/openbmc/linux/drivers/net/wireless/intersil/orinoco/
H A Dfw.c107 const unsigned char *first_block; in orinoco_dl_firmware() local
212 const unsigned char *first_block; in symbol_dl_image() local
H A Dhermes_dld.c254 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 Dsgi.c29 __be32 first_block; /* First logical block */ member
/openbmc/linux/include/uapi/linux/
H A Defs_fs_sb.h53 __u32 first_block; /* first data block in filesystem */ member
/openbmc/linux/include/linux/platform_data/
H A Dsh_mmcif.h146 unsigned long first_block, in sh_mmcif_boot_do_read()
/openbmc/linux/fs/jbd2/
H A Dcommit.c372 unsigned long first_block; in jbd2_journal_commit_transaction() local
/openbmc/linux/fs/nilfs2/
H A Dpage.c33 unsigned long first_block; in __nilfs_get_page_block() local
H A Dmdt.c362 unsigned long first_block; in nilfs_mdt_forget_block() local
/openbmc/linux/fs/ext2/
H A Dinode.c639 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 Dsuper.c690 ext2_fsblk_t first_block = ext2_group_first_block_no(sb, i); in ext2_check_descriptors() local
/openbmc/linux/mm/
H A Dpage_io.c107 sector_t first_block; in generic_swapfile_activate() local
/openbmc/linux/drivers/bluetooth/
H A Dbtmtk.c117 u8 flag, first_block, retry; in btmtk_setup_firmware_79xx() local
/openbmc/linux/fs/ext4/
H A Dmigrate.c17 ext4_lblk_t first_block, last_block, curr_block; member
H A Dindirect.c543 ext4_fsblk_t first_block = 0; in ext4_ind_map_blocks() local
H A Dresize.c1175 ext4_fsblk_t first_block = ext4_group_first_block_no(sb, group); in update_backups() local
H A Dsuper.c3293 ext4_fsblk_t first_block = le32_to_cpu(sbi->s_es->s_first_data_block); in ext4_check_descriptors() local
4138 ext4_fsblk_t first_block, last_block, b; in count_overhead() local
/openbmc/linux/crypto/
H A Dhctr2.c60 u8 first_block[BLOCKCIPHER_BLOCK_SIZE]; member
/openbmc/linux/arch/x86/kernel/cpu/mce/
H A Damd.c870 struct threshold_block *first_block = NULL, *block = NULL, *tmp = NULL; in amd_threshold_interrupt() local
/openbmc/linux/drivers/char/
H A Drandom.c298 u8 first_block[CHACHA_BLOCK_SIZE]; in crng_fast_key_erasure() local
/openbmc/linux/fs/btrfs/
H A Dcheck-integrity.c882 struct btrfsic_block *const first_block, in btrfsic_process_metablock()

12