Home
last modified time | relevance | path

Searched defs:nblocks (Results 1 – 25 of 75) sorted by relevance

123

/linux-6.15/fs/jfs/
H A Djfs_dmap.c340 int dbFree(struct inode *ip, s64 blkno, s64 nblocks) in dbFree()
1068 int nblocks) in dbAllocNext()
1565 s64 nblocks, blkno; in dbDiscardAG() local
1572 u64 nblocks; in dbDiscardAG() member
2011 int nblocks) in dbAllocDmap()
2066 int nblocks) in dbFreeDmap()
2128 int nblocks) in dbAllocBits()
2275 int nblocks) in dbFreeBits()
3235 int nblocks) in dbAllocDmapBU()
3975 static int dbGetL2AGSize(s64 nblocks) in dbGetL2AGSize()
[all …]
H A Djfs_discard.c32 void jfs_issue_discard(struct inode *ip, u64 blkno, u64 nblocks) in jfs_issue_discard()
/linux-6.15/arch/arm64/crypto/
H A Dsm4-neon-glue.c47 unsigned int nblocks; in sm4_ecb_do_crypt() local
125 unsigned int nblocks; in sm4_cbc_decrypt() local
156 unsigned int nblocks; in sm4_ctr_crypt() local
H A Dpolyval-ce-glue.c49 const u8 *in, size_t nblocks, u8 *accumulator) in internal_polyval_update()
107 unsigned int nblocks; in polyval_arm64_update() local
H A Dsm4-ce-glue.c168 unsigned int nblocks; in sm4_cbc_crypt() local
342 int nblocks = DIV_ROUND_UP(req->cryptlen, SM4_BLOCK_SIZE) - 2; in sm4_xts_crypt() local
604 unsigned int l, nblocks; in sm4_mac_update() local
/linux-6.15/arch/x86/crypto/
H A Dsm4_aesni_avx_glue.c59 unsigned int nblocks = min(nbytes >> 4, 4u); in ecb_do_crypt() local
151 unsigned int nblocks = min(nbytes >> 4, 8u); in sm4_avx_cbc_decrypt() local
215 unsigned int nblocks = min(nbytes >> 4, 8u); in sm4_avx_ctr_crypt() local
H A Dpolyval-clmulni_glue.c58 const u8 *in, size_t nblocks, u8 *accumulator) in internal_polyval_update()
116 unsigned int nblocks; in polyval_x86_update() local
H A Dblake2s-glue.c29 size_t nblocks, const u32 inc) in blake2s_compress()
/linux-6.15/tools/testing/selftests/vDSO/
H A Dvdso_test_chacha.c37 …ference_chacha20_blocks(uint8_t *dst_bytes, const uint32_t *key, uint32_t *counter, size_t nblocks) in reference_chacha20_blocks()
77 …chacha20_blocks_nostack(uint8_t *dst_bytes, const uint32_t *key, uint32_t *counter, size_t nblocks) in __arch_chacha20_blocks_nostack()
/linux-6.15/fs/ext4/
H A Dext4_jbd2.h221 #define ext4_journal_start_sb(sb, type, nblocks) \ argument
225 #define ext4_journal_start(inode, type, nblocks) \ argument
260 static inline int ext4_journal_extend(handle_t *handle, int nblocks, int revoke) in ext4_journal_extend()
267 static inline int ext4_journal_restart(handle_t *handle, int nblocks, in ext4_journal_restart()
/linux-6.15/init/
H A Ddo_mounts_rd.c66 int nblocks = -1; in identify_ramdisk_image() local
190 int nblocks, i; in rd_load_image() local
/linux-6.15/fs/jbd2/
H A Dtransaction.c455 static handle_t *new_handle(int nblocks) in new_handle()
466 handle_t *jbd2__journal_start(journal_t *journal, int nblocks, int rsv_blocks, in jbd2__journal_start()
538 handle_t *jbd2_journal_start(journal_t *journal, int nblocks) in jbd2_journal_start()
641 int jbd2_journal_extend(handle_t *handle, int nblocks, int revoke_records) in jbd2_journal_extend()
759 int jbd2__journal_restart(handle_t *handle, int nblocks, int revoke_records, in jbd2__journal_restart()
806 int jbd2_journal_restart(handle_t *handle, int nblocks) in jbd2_journal_restart()
/linux-6.15/fs/nilfs2/
H A Dthe_nilfs.c440 u64 nsegments, nblocks; in nilfs_store_disk_layout() local
791 sector_t start = 0, nblocks = 0; in nilfs_discard_segments() local
824 int nilfs_count_free_blocks(struct the_nilfs *nilfs, sector_t *nblocks) in nilfs_count_free_blocks()
/linux-6.15/lib/crypto/
H A Dblake2s.c38 const size_t nblocks = DIV_ROUND_UP(inlen, BLAKE2S_BLOCK_SIZE); in blake2s_update() local
H A Dblake2s-generic.c44 size_t nblocks, const u32 inc) in blake2s_compress_generic()
H A Dpoly1305-donna64.c34 unsigned int nblocks, u32 hibit) in poly1305_core_blocks()
/linux-6.15/drivers/staging/greybus/
H A Dsdio.c255 size_t len, u16 nblocks, off_t skip) in _gb_sdio_send()
309 size_t len, u16 nblocks, off_t skip) in _gb_sdio_recv()
365 u16 nblocks; in gb_sdio_transfer() local
/linux-6.15/arch/x86/entry/vdso/
H A Dvgetrandom-chacha.S29 .set nblocks, %rcx define
/linux-6.15/arch/arm/crypto/
H A Dblake2b-neon-glue.c22 const u8 *block, size_t nblocks, u32 inc) in blake2b_compress_arch()
/linux-6.15/include/sound/
H A Dutil_mem.h29 int nblocks; /* # of allocated blocks */ member
/linux-6.15/drivers/mtd/nand/
H A Dbbt.c26 unsigned int nblocks = nanddev_neraseblocks(nand); in nanddev_bbt_init() local
/linux-6.15/drivers/md/dm-vdo/
H A Dmurmurhash3.c36 const int nblocks = len / 16; in murmurhash3_128() local
/linux-6.15/block/partitions/
H A Dsysv68.c44 __be32 nblocks; /* slice size (in blocks) */ member
/linux-6.15/lib/vdso/
H A Dgetrandom.c76 size_t batch_len, nblocks, orig_len = len; in __cvdso_getrandom_data() local
/linux-6.15/crypto/
H A Dblake2b_generic.c115 const u8 *block, size_t nblocks, u32 inc) in blake2b_compress_generic()

123