Home
last modified time | relevance | path

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

/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
/linux/block/partitions/
H A Dsgi.c29 __be32 first_block; /* First logical block */ member
/linux/include/uapi/linux/
H A Defs_fs_sb.h53 __u32 first_block; /* first data block in filesystem */ member
/linux/fs/ext4/
H A Dreadpage.c224 sector_t first_block; in ext4_mpage_readpages() local
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.c1174 ext4_fsblk_t first_block = ext4_group_first_block_no(sb, group); in update_backups() local
H A Dsuper.c3268 ext4_fsblk_t first_block = le32_to_cpu(sbi->s_es->s_first_data_block); in ext4_check_descriptors() local
4117 ext4_fsblk_t first_block, last_block, b; in count_overhead() local
H A Dinode.c3949 ext4_lblk_t first_block, stop_block; in ext4_punch_hole() local
H A Dmballoc.c1286 int first_block; in ext4_mb_init_cache() local
/linux/include/linux/platform_data/
H A Dsh_mmcif.h146 unsigned long first_block, in sh_mmcif_boot_do_read()
/linux/fs/jbd2/
H A Dcommit.c372 unsigned long first_block; in jbd2_journal_commit_transaction() local
/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
/linux/drivers/md/dm-vdo/
H A Dslab-depot.h185 struct reference_block *first_block; member
457 physical_block_number_t first_block; member
H A Dencodings.h434 physical_block_number_t first_block; member
1065 static inline slab_count_t vdo_compute_slab_count(physical_block_number_t first_block, in vdo_compute_slab_count()
/linux/crypto/
H A Dhctr2.c60 u8 first_block[BLOCKCIPHER_BLOCK_SIZE]; member
/linux/drivers/bluetooth/
H A Dbtmtk.c141 u8 flag, first_block, retry; in btmtk_setup_firmware_79xx() local
/linux/drivers/char/
H A Drandom.c319 u8 first_block[CHACHA_BLOCK_SIZE]; in crng_fast_key_erasure() local
/linux/fs/udf/
H A Dinode.c649 sector_t first_block = newsize >> sb->s_blocksize_bits, offset; in udf_extend_file() local
/linux/drivers/scsi/
H A Dhpsa.c4857 u64 first_block; in set_encrypt_ioaccel2() local
5113 u64 first_block, last_block; in hpsa_scsi_ioaccel_raid_map() local
/linux/drivers/scsi/smartpqi/
H A Dsmartpqi_init.c2630 struct raid_map *raid_map, u64 first_block) in pqi_set_encryption_info()
H A Dsmartpqi.h1043 u64 first_block; member