Home
last modified time | relevance | path

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

12

/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/fs/udf/
H A 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
H A Dinode.c656 sector_t first_block = newsize >> sb->s_blocksize_bits, offset; in udf_extend_file() local
/linux/fs/
H A Dmpage.c162 sector_t first_block; in do_mpage_readpage() local
458 sector_t first_block; in mpage_write_folio() 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 Dresize.c1174 ext4_fsblk_t first_block = ext4_group_first_block_no(sb, group); in update_backups() 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/nilfs2/
H A Dpage.c33 unsigned long first_block; in __nilfs_get_folio_block() local
H A Dmdt.c370 unsigned long first_block = index << in nilfs_mdt_forget_block() 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.c704 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.h192 struct reference_block *first_block; member
468 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()
H A Dencodings.c584 physical_block_number_t first_block, last_block; in decode_slab_depot_state_2_0() local
/linux/crypto/
H A Dhctr2.c60 u8 first_block[BLOCKCIPHER_BLOCK_SIZE]; member
/linux/mm/
H A Dpage_io.c107 sector_t first_block; in generic_swapfile_activate() local
/linux/drivers/md/dm-vdo/indexer/
H A Dindex-layout.c1309 struct region_table *table, u64 first_block) in reconstitute_layout()
1354 u64 first_block, struct buffered_reader *reader) in load_super_block()
/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/arch/x86/kernel/cpu/mce/
H A Damd.c933 struct threshold_block *first_block = NULL, *block = NULL, *tmp = NULL; in amd_threshold_interrupt() local

12