Home
last modified time | relevance | path

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

12

/linux-6.12.1/drivers/mtd/
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
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-6.12.1/fs/udf/
Dtruncate.c32 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
Dballoc.c176 uint16_t partition, uint32_t first_block, in udf_bitmap_prealloc_blocks()
494 uint32_t first_block, uint32_t block_count) in udf_table_prealloc_blocks()
689 uint16_t partition, uint32_t first_block, in udf_prealloc_blocks()
/linux-6.12.1/fs/
Dmpage.c162 sector_t first_block; in do_mpage_readpage() local
462 sector_t first_block; in __mpage_writepage() local
/linux-6.12.1/block/partitions/
Dsgi.c29 __be32 first_block; /* First logical block */ member
/linux-6.12.1/include/uapi/linux/
Defs_fs_sb.h53 __u32 first_block; /* first data block in filesystem */ member
/linux-6.12.1/fs/ext4/
Dreadpage.c224 sector_t first_block; in ext4_mpage_readpages() local
Dmigrate.c17 ext4_lblk_t first_block, last_block, curr_block; member
Dindirect.c543 ext4_fsblk_t first_block = 0; in ext4_ind_map_blocks() local
/linux-6.12.1/include/linux/platform_data/
Dsh_mmcif.h146 unsigned long first_block, in sh_mmcif_boot_do_read()
/linux-6.12.1/fs/jbd2/
Dcommit.c372 unsigned long first_block; in jbd2_journal_commit_transaction() local
/linux-6.12.1/fs/nilfs2/
Dpage.c33 unsigned long first_block; in __nilfs_get_folio_block() local
Dmdt.c372 unsigned long first_block = index << in nilfs_mdt_forget_block() local
/linux-6.12.1/fs/ext2/
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
Dsuper.c690 ext2_fsblk_t first_block = ext2_group_first_block_no(sb, i); in ext2_check_descriptors() local
/linux-6.12.1/drivers/md/dm-vdo/
Dslab-depot.h185 struct reference_block *first_block; member
457 physical_block_number_t first_block; member
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()
Dencodings.c584 physical_block_number_t first_block, last_block; in decode_slab_depot_state_2_0() local
/linux-6.12.1/mm/
Dpage_io.c107 sector_t first_block; in generic_swapfile_activate() local
/linux-6.12.1/crypto/
Dhctr2.c60 u8 first_block[BLOCKCIPHER_BLOCK_SIZE]; member
/linux-6.12.1/drivers/md/dm-vdo/indexer/
Dindex-layout.c1334 struct region_table *table, u64 first_block) in reconstitute_layout()
1379 u64 first_block, struct buffered_reader *reader) in load_super_block()
/linux-6.12.1/drivers/bluetooth/
Dbtmtk.c141 u8 flag, first_block, retry; in btmtk_setup_firmware_79xx() local
/linux-6.12.1/drivers/char/
Drandom.c319 u8 first_block[CHACHA_BLOCK_SIZE]; in crng_fast_key_erasure() local
/linux-6.12.1/arch/x86/kernel/cpu/mce/
Damd.c920 struct threshold_block *first_block = NULL, *block = NULL, *tmp = NULL; in amd_threshold_interrupt() local

12