Searched defs:blocklen (Results 1 – 10 of 10) sorted by relevance
/linux-6.3-rc2/fs/xfs/libxfs/ |
A D | xfs_bmap_btree.c | 561 unsigned int blocklen, in xfs_bmbt_block_maxrecs() 575 int blocklen, in xfs_bmbt_maxrecs() 591 unsigned int blocklen; in xfs_bmbt_maxlevels_ondisk() local 609 int blocklen, in xfs_bmdr_maxrecs()
|
A D | xfs_refcount_btree.c | 410 unsigned int blocklen, in xfs_refcountbt_block_maxrecs() 424 int blocklen, in xfs_refcountbt_maxrecs() 436 unsigned int blocklen; in xfs_refcountbt_maxlevels_ondisk() local
|
A D | xfs_ialloc_btree.c | 532 unsigned int blocklen, in xfs_inobt_block_maxrecs() 546 int blocklen, in xfs_inobt_maxrecs() 566 unsigned int blocklen; in xfs_inobt_maxlevels_ondisk() local 582 unsigned int blocklen; in xfs_finobt_maxlevels_ondisk() local
|
A D | xfs_alloc_btree.c | 575 unsigned int blocklen, in xfs_allocbt_block_maxrecs() 589 int blocklen, in xfs_allocbt_maxrecs() 604 unsigned int blocklen; in xfs_allocbt_maxlevels_ondisk() local
|
A D | xfs_rmap_btree.c | 527 unsigned int blocklen, in xfs_rmapbt_block_maxrecs() 541 int blocklen, in xfs_rmapbt_maxrecs() 553 unsigned int blocklen; in xfs_rmapbt_maxlevels_ondisk() local
|
/linux-6.3-rc2/crypto/ |
A D | drbg.c | 490 short blocklen = 0; in drbg_ctr_df() local 842 short blocklen = 0; in drbg_hash_df() local
|
/linux-6.3-rc2/drivers/i2c/busses/ |
A D | i2c-imx-lpi2c.c | 377 unsigned int blocklen, remaining; in lpi2c_imx_read_rxfifo() local
|
/linux-6.3-rc2/drivers/mtd/maps/ |
A D | vmu-flash.c | 40 u32 blocklen; member
|
/linux-6.3-rc2/drivers/usb/storage/ |
A D | sddr09.c | 964 unsigned int pagelen, blocklen; in sddr09_write_data() local
|
/linux-6.3-rc2/drivers/mmc/core/ |
A D | core.c | 1984 int mmc_set_blocklen(struct mmc_card *card, unsigned int blocklen) in mmc_set_blocklen()
|
Completed in 26 milliseconds