Home
last modified time | relevance | path

Searched defs:blocks (Results 51 – 75 of 234) sorted by relevance

12345678910

/Linux-v6.6/fs/xfs/libxfs/
Dxfs_btree_staging.c565 uint64_t *blocks, in xfs_btree_bload_level_geometry()
753 uint64_t blocks; in xfs_btree_bload() local
/Linux-v6.6/fs/ocfs2/
Djournal.h545 int blocks = ocfs2_mknod_credits(sb, 0, 0); in ocfs2_calc_symlink_credits() local
557 int blocks; in ocfs2_calc_group_alloc_credits() local
/Linux-v6.6/drivers/gpu/drm/i915/
Di915_scatterlist.c171 struct list_head *blocks = &bman_res->blocks; in i915_rsgt_from_buddy_resource() local
/Linux-v6.6/include/crypto/
Dsha256_base.h47 int blocks; in lib_sha256_base_do_update() local
/Linux-v6.6/include/uapi/linux/mmc/
Dioctl.h23 unsigned int blocks; member
/Linux-v6.6/drivers/mmc/core/
Dsdio_ops.c115 unsigned addr, int incr_addr, u8 *buf, unsigned blocks, unsigned blksz) in mmc_io_rw_extended()
/Linux-v6.6/drivers/net/ethernet/cavium/liquidio/
Docteon_main.h79 static inline void octeon_swap_8B_data(u64 *data, u32 blocks) in octeon_swap_8B_data()
/Linux-v6.6/fs/xfs/scrub/
Dialloc.c655 xfs_filblks_t blocks; in xchk_iallocbt_xref_rmap_btreeblks() local
694 xfs_filblks_t blocks; in xchk_iallocbt_xref_rmap_inodes() local
/Linux-v6.6/drivers/mmc/host/
Dcb710-mmc.c268 size_t len, blocks = data->blocks; in cb710_mmc_receive() local
312 size_t len, blocks = data->blocks; in cb710_mmc_send() local
/Linux-v6.6/block/partitions/
Dsgi.c41 unsigned int start, blocks; in sgi_partition() local
/Linux-v6.6/tools/testing/selftests/x86/
Dlam.c487 int blocks = (int)(fi->file_sz + URING_BLOCK_SZ - 1) / URING_BLOCK_SZ; in handle_uring_cq() local
513 int blocks = (int)(remain + URING_BLOCK_SZ - 1) / URING_BLOCK_SZ; in handle_uring_sq() local
589 int blocks = (int)(file_sz + URING_BLOCK_SZ - 1) / URING_BLOCK_SZ; in do_uring() local
/Linux-v6.6/fs/verity/
Dopen.c37 u64 blocks; in fsverity_init_merkle_tree_params() local
/Linux-v6.6/include/linux/
Dstat.h51 u64 blocks; member
/Linux-v6.6/crypto/async_tx/
Draid6test.c75 struct page *blocks[NDISKS]; in raid6_dual_recov() local
/Linux-v6.6/include/uapi/linux/
Dcramfs_fs.h48 __u32 blocks; member
/Linux-v6.6/include/linux/iio/
Dbuffer-dma.h78 struct iio_dma_buffer_block *blocks[2]; member
/Linux-v6.6/fs/xfs/
Dxfs_trans.c152 uint blocks, in xfs_trans_reserve()
246 uint blocks, in xfs_trans_alloc()
/Linux-v6.6/drivers/net/ethernet/mellanox/mlxsw/
Dcore_acl_flex_keys.c53 const struct mlxsw_afk_block *blocks; member
114 const struct mlxsw_afk_block *blocks[]; member
/Linux-v6.6/fs/jbd2/
Dtransaction.c210 static void sub_reserved_credits(journal_t *journal, int blocks) in sub_reserved_credits()
227 static int add_transaction_credits(journal_t *journal, int blocks, in add_transaction_credits()
335 int blocks = handle->h_total_credits; in start_this_handle() local
/Linux-v6.6/fs/hostfs/
Dhostfs.h65 unsigned long long blocks; member
/Linux-v6.6/crypto/
Dsha512_generic.c149 int blocks) in sha512_generic_block_fn()
/Linux-v6.6/drivers/target/
Dtarget_core_spc.c994 static int spc_modesense_blockdesc(unsigned char *buf, u64 blocks, u32 block_size) in spc_modesense_blockdesc()
1003 static int spc_modesense_long_blockdesc(unsigned char *buf, u64 blocks, u32 block_size) in spc_modesense_long_blockdesc()
1063 u64 blocks = dev->transport->get_blocks(dev); in spc_emulate_modesense() local
/Linux-v6.6/fs/reiserfs/
Dsuper.c1124 unsigned long *blocks, in reiserfs_parse_options()
1433 unsigned long blocks; in reiserfs_remount() local
1893 unsigned long blocks; in reiserfs_fill_super() local
/Linux-v6.6/fs/minix/
Dbitmap.c30 unsigned blocks = DIV_ROUND_UP(numbits, blocksize * 8); in count_free() local
/Linux-v6.6/lib/crypto/
Dsha256.c122 const u8 *input, int blocks) in sha256_transform_blocks()

12345678910