Home
last modified time | relevance | path

Searched defs:blocklen (Results 1 – 13 of 13) sorted by relevance

/linux/fs/xfs/scrub/
H A Drcbag_btree.c242 unsigned int blocklen, in rcbagbt_block_maxrecs()
257 unsigned int blocklen, in rcbagbt_maxrecs()
269 unsigned int blocklen; in rcbagbt_maxlevels_possible() local
285 unsigned int blocklen; in rcbagbt_calc_size() local
/linux/fs/xfs/libxfs/
H A Dxfs_rmap_btree.c555 unsigned int blocklen, in xfs_rmapbt_mem_block_maxrecs()
678 unsigned int blocklen; in xfs_rmapbt_mem_maxlevels() local
722 unsigned int blocklen, in xfs_rmapbt_block_maxrecs()
737 unsigned int blocklen, in xfs_rmapbt_maxrecs()
749 unsigned int blocklen; in xfs_rmapbt_maxlevels_ondisk() local
H A Dxfs_rtrefcount_btree.c86 unsigned int blocklen, in xfs_rtrefcountbt_droot_maxrecs()
457 unsigned int blocklen, in xfs_rtrefcountbt_block_maxrecs()
473 unsigned int blocklen, in xfs_rtrefcountbt_maxrecs()
485 unsigned int blocklen; in xfs_rtrefcountbt_maxlevels_ondisk() local
H A Dxfs_ialloc_btree.c565 unsigned int blocklen, in xfs_inobt_block_maxrecs()
579 unsigned int blocklen, in xfs_inobt_maxrecs()
599 unsigned int blocklen; in xfs_inobt_maxlevels_ondisk() local
615 unsigned int blocklen; in xfs_finobt_maxlevels_ondisk() local
H A Dxfs_bmap_btree.c705 unsigned int blocklen, in xfs_bmbt_block_maxrecs()
762 unsigned int blocklen, in xfs_bmbt_maxrecs()
778 unsigned int blocklen; in xfs_bmbt_maxlevels_ondisk() local
796 int blocklen, in xfs_bmdr_maxrecs()
H A Dxfs_refcount_btree.c407 unsigned int blocklen, in xfs_refcountbt_block_maxrecs()
422 unsigned int blocklen, in xfs_refcountbt_maxrecs()
434 unsigned int blocklen; in xfs_refcountbt_maxlevels_ondisk() local
H A Dxfs_alloc_btree.c561 unsigned int blocklen, in xfs_allocbt_block_maxrecs()
575 unsigned int blocklen, in xfs_allocbt_maxrecs()
590 unsigned int blocklen; in xfs_allocbt_maxlevels_ondisk() local
H A Dxfs_rtrmap_btree.c86 unsigned int blocklen, in xfs_rtrmapbt_droot_maxrecs()
695 unsigned int blocklen, in xfs_rtrmapbt_block_maxrecs()
710 unsigned int blocklen, in xfs_rtrmapbt_maxrecs()
723 unsigned int blocklen; in xfs_rtrmapbt_maxlevels_ondisk() local
H A Dxfs_btree_mem.c120 unsigned int blocklen = xfbtree_rec_bytes(mp, ops); in xfbtree_init() local
/linux/crypto/
H A Ddrbg.c479 short blocklen = 0; in drbg_ctr_df() local
827 short blocklen = 0; in drbg_hash_df() local
/linux/drivers/mtd/maps/
H A Dvmu-flash.c40 u32 blocklen; member
/linux/drivers/usb/storage/
H A Dsddr09.c964 unsigned int pagelen, blocklen; in sddr09_write_data() local
/linux/drivers/mmc/core/
H A Dcore.c2010 int mmc_set_blocklen(struct mmc_card *card, unsigned int blocklen) in mmc_set_blocklen()