Searched defs:first_block (Results 1 – 13 of 13) sorted by relevance
| /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
|
| /linux/fs/ |
| H A D | mpage.c | 161 sector_t first_block; in do_mpage_readpage() local 463 sector_t first_block; in mpage_write_folio() local
|
| /linux/include/uapi/linux/ |
| H A D | efs_fs_sb.h | 53 __u32 first_block; /* first data block in filesystem */ member
|
| /linux/include/linux/platform_data/ |
| H A D | sh_mmcif.h | 146 unsigned long first_block, in sh_mmcif_boot_do_read()
|
| /linux/drivers/bluetooth/ |
| H A D | btmtk.c | 146 u8 flag, first_block, retry; in btmtk_setup_firmware_79xx() local
|
| /linux/drivers/char/ |
| H A D | random.c | 309 u8 first_block[CHACHA_BLOCK_SIZE]; in crng_fast_key_erasure() local
|
| /linux/fs/ext4/ |
| H A D | resize.c | 1173 ext4_fsblk_t first_block = ext4_group_first_block_no(sb, group); in update_backups() local
|
| H A D | super.c | 3311 ext4_fsblk_t first_block = le32_to_cpu(sbi->s_es->s_first_data_block); in ext4_check_descriptors() local 4172 ext4_fsblk_t first_block, last_block, b; in count_overhead() local
|
| H A D | mballoc.c | 1382 int first_block; in ext4_mb_init_cache() local
|
| /linux/fs/udf/ |
| H A D | inode.c | 655 sector_t first_block = newsize >> sb->s_blocksize_bits, offset; in udf_extend_file() local
|
| /linux/drivers/scsi/ |
| H A D | hpsa.c | 4841 u64 first_block; in set_encrypt_ioaccel2() local 5097 u64 first_block, last_block; in hpsa_scsi_ioaccel_raid_map() local
|
| /linux/drivers/scsi/smartpqi/ |
| H A D | smartpqi.h | 1043 u64 first_block; member
|