Searched defs:blocksize (Results 1 - 25 of 128) sorted by relevance

123456

/linux-master/drivers/ssb/
H A Ddriver_chipcommon_sflash.c28 u32 blocksize; member in struct:ssb_sflash_tbl_e
/linux-master/include/crypto/
H A Dctr.h25 int blocksize = crypto_skcipher_chunksize(tfm); local
/linux-master/drivers/bcma/
H A Ddriver_chipcommon_sflash.c29 u32 blocksize; member in struct:bcma_sflash_tbl_e
/linux-master/sound/pci/emu10k1/
H A Demu10k1_patch.c30 int truesize, size, blocksize; local
[all...]
/linux-master/include/linux/ssb/
H A Dssb_driver_mips.h28 u32 blocksize; member in struct:ssb_sflash
/linux-master/fs/reiserfs/
H A Dioctl.c164 unsigned long blocksize = inode->i_sb->s_blocksize; local
H A Dfile.c175 unsigned blocksize; local
/linux-master/drivers/crypto/ccp/
H A Dccp-crypto-aes-galois.c191 unsigned int blocksize; member in struct:ccp_aes_aead_def
H A Dccp-crypto-des3.c151 unsigned int blocksize; member in struct:ccp_des3_def
H A Dccp-crypto-aes.c245 unsigned int blocksize; member in struct:ccp_aes_def
/linux-master/fs/minix/
H A Dbitmap.c27 static __u32 count_free(struct buffer_head *map[], unsigned blocksize, __u32 numbits) argument
H A Dminix.h92 static inline unsigned minix_blocks_needed(unsigned bits, unsigned blocksize) argument
/linux-master/fs/ext2/
H A Dfile.c218 unsigned long blocksize = inode->i_sb->s_blocksize; local
/linux-master/fs/btrfs/
H A Dblock-rsv.h94 btrfs_unuse_block_rsv(struct btrfs_fs_info *fs_info, struct btrfs_block_rsv *block_rsv, u32 blocksize) argument
/linux-master/fs/hfsplus/
H A Dwrapper.c167 u32 blocksize; local
[all...]
/linux-master/drivers/mtd/devices/
H A Dbcm47xxsflash.h74 u32 blocksize; member in struct:bcm47xxsflash
/linux-master/fs/ocfs2/
H A Dblockcheck.c144 u32 ocfs2_hamming_encode_block(void *data, unsigned int blocksize) argument
212 void ocfs2_hamming_fix_block(void *data, unsigned int blocksize, argument
349 void ocfs2_block_check_compute(void *data, size_t blocksize, argument
378 int ocfs2_block_check_validate(void *data, size_t blocksize, argument
[all...]
/linux-master/drivers/crypto/qce/
H A Dskcipher.c262 unsigned int blocksize = crypto_skcipher_blocksize(tfm); local
353 unsigned int blocksize; member in struct:qce_skcipher_def
[all...]
/linux-master/drivers/mtd/parsers/
H A Dbcm47xxpart.c95 uint32_t blocksize = master->erasesize; local
[all...]
/linux-master/net/sunrpc/auth_gss/
H A Dgss_krb5_test.c1126 unsigned int blocksize; local
H A Dgss_krb5_keys.c154 size_t blocksize, keybytes, keylength, n; local
376 unsigned int blocksize, offset; local
[all...]
/linux-master/fs/isofs/
H A Drock.c88 int blocksize = 1 << rs->inode->i_blkbits; local
/linux-master/block/partitions/
H A Dibm.c105 find_label(struct parsed_partitions *state, dasd_information2_t *info, struct hd_geometry *geo, int blocksize, sector_t *labelsect, char name[], char type[], union label_t *label) argument
168 find_vol1_partitions(struct parsed_partitions *state, struct hd_geometry *geo, int blocksize, char name[], union label_t *label) argument
230 find_lnx1_partitions(struct parsed_partitions *state, struct hd_geometry *geo, int blocksize, char name[], union label_t *label, sector_t labelsect, sector_t nr_sectors, dasd_information2_t *info) argument
277 find_cms1_partitions(struct parsed_partitions *state, struct hd_geometry *geo, int blocksize, char name[], union label_t *label, sector_t labelsect) argument
330 int blocksize, res; local
[all...]
/linux-master/fs/ext4/
H A Dreadpage.c219 const unsigned blocksize = 1 << blkbits; local
/linux-master/arch/m68k/emu/
H A Dnfblock.c40 nfhd_get_capacity(u32 major, u32 minor, u32 *blocks, u32 *blocksize) argument

Completed in 336 milliseconds

123456