Searched defs:blocks (Results 26 - 50 of 239) sorted by relevance

12345678910

/linux-master/arch/arm64/crypto/
H A Dsha2-ce-glue.c36 sha256_ce_transform(struct sha256_state *sst, u8 const *src, int blocks) argument
59 sha256_arm64_transform(struct sha256_state *sst, u8 const *src, int blocks) argument
H A Dsha256-glue.c30 sha256_arm64_transform(struct sha256_state *sst, u8 const *src, int blocks) argument
39 sha256_neon_transform(struct sha256_state *sst, u8 const *src, int blocks) argument
H A Dsha1-ce-glue.c35 sha1_ce_transform(struct sha1_state *sst, u8 const *src, int blocks) argument
/linux-master/fs/gfs2/
H A Dinode.h45 static inline void gfs2_set_inode_blocks(struct inode *inode, u64 blocks) argument
H A Dtrans.c109 int gfs2_trans_begin(struct gfs2_sbd *sdp, unsigned int blocks, argument
40 __gfs2_trans_begin(struct gfs2_trans *tr, struct gfs2_sbd *sdp, unsigned int blocks, unsigned int revokes, unsigned long ip) argument
[all...]
/linux-master/tools/perf/util/
H A Dblock-range.c9 u64 blocks; member in struct:__anon302
/linux-master/include/uapi/linux/
H A Dcramfs_fs.h48 __u32 blocks; member in struct:cramfs_info
/linux-master/drivers/mmc/core/
H A Dsdio_ops.c114 mmc_io_rw_extended(struct mmc_card *card, int write, unsigned fn, unsigned addr, int incr_addr, u8 *buf, unsigned blocks, unsigned blksz) argument
/linux-master/drivers/net/ethernet/cavium/liquidio/
H A Docteon_main.h79 static inline void octeon_swap_8B_data(u64 *data, u32 blocks) argument
/linux-master/crypto/
H A Dsha512_generic.c148 sha512_generic_block_fn(struct sha512_state *sst, u8 const *src, int blocks) argument
/linux-master/block/partitions/
H A Dsgi.c41 unsigned int start, blocks; local
/linux-master/crypto/async_tx/
H A Draid6test.c75 struct page *blocks[NDISKS]; local
/linux-master/drivers/mtd/tests/
H A Dspeedtest.c43 static int multiblock_erase(int ebnum, int blocks) argument
175 int err, i, blocks, j, k; local
/linux-master/include/linux/
H A Dstat.h51 u64 blocks; member in struct:kstat
/linux-master/drivers/gpu/drm/i915/
H A Di915_scatterlist.c171 struct list_head *blocks = &bman_res->blocks; local
/linux-master/fs/hostfs/
H A Dhostfs.h65 unsigned long long blocks; member in struct:hostfs_stat
/linux-master/fs/minix/
H A Dbitmap.c30 unsigned blocks = DIV_ROUND_UP(numbits, blocksize * 8); local
/linux-master/fs/ext4/
H A Dext4_jbd2.c90 __ext4_journal_start_sb(struct inode *inode, struct super_block *sb, unsigned int line, int type, int blocks, int rsv_blocks, int revoke_creds) argument
/linux-master/include/linux/iio/
H A Dbuffer-dma.h77 struct iio_dma_buffer_block *blocks[2]; member in struct:iio_dma_buffer_queue_fileio
/linux-master/fs/verity/
H A Dopen.c37 u64 blocks; local
[all...]
/linux-master/drivers/md/dm-vdo/
H A Derrors.c83 struct error_block blocks[MAX_ERROR_BLOCKS]; member in struct:__anon741
/linux-master/fs/quota/
H A Dquota_v1.c27 static inline qsize_t v1_qbtos(qsize_t blocks) argument
130 ulong blocks; local
/linux-master/fs/xfs/scrub/
H A Dfscounters.c264 xfs_extlen_t blocks; local
[all...]
/linux-master/fs/befs/
H A Ddatastream.c174 befs_blocknr_t blocks; local
[all...]
/linux-master/drivers/usb/storage/
H A Djumpshot.c478 unsigned long block, blocks; local
[all...]

Completed in 222 milliseconds

12345678910