/linux-6.1.9/fs/jfs/ |
D | jfs_dmap.c | 340 int dbFree(struct inode *ip, s64 blkno, s64 nblocks) in dbFree() 435 int free, s64 blkno, s64 nblocks, struct tblock * tblk) in dbUpdatePMap() 710 int dbAlloc(struct inode *ip, s64 hint, s64 nblocks, s64 * results) in dbAlloc() 921 s64 blkno, s64 nblocks, s64 addnblocks, s64 * results) in dbReAlloc() 968 static int dbExtend(struct inode *ip, s64 blkno, s64 nblocks, s64 addnblocks) in dbExtend() 1068 int nblocks) in dbAllocNext() 1200 struct dmap * dp, s64 blkno, int nblocks, int l2nb, s64 * results) in dbAllocNear() 1308 dbAllocAG(struct bmap * bmp, int agno, s64 nblocks, int l2nb, s64 * results) in dbAllocAG() 1506 static int dbAllocAny(struct bmap * bmp, s64 nblocks, int l2nb, s64 * results) in dbAllocAny() 1565 s64 nblocks, blkno; in dbDiscardAG() local [all …]
|
D | jfs_discard.c | 32 void jfs_issue_discard(struct inode *ip, u64 blkno, u64 nblocks) in jfs_issue_discard()
|
D | resize.c | 62 s64 XAddress, XSize, nblocks, xoff, xaddr, t64; in jfs_extendfs() local
|
/linux-6.1.9/arch/x86/crypto/ |
D | sm4_aesni_avx_glue.c | 61 unsigned int nblocks = min(nbytes >> 4, 4u); in ecb_do_crypt() local 153 unsigned int nblocks = min(nbytes >> 4, 8u); in sm4_avx_cbc_decrypt() local 258 unsigned int nblocks = min(nbytes >> 4, 8u); in sm4_avx_cfb_decrypt() local 327 unsigned int nblocks = min(nbytes >> 4, 8u); in sm4_avx_ctr_crypt() local
|
D | polyval-clmulni_glue.c | 58 const u8 *in, size_t nblocks, u8 *accumulator) in internal_polyval_update() 116 unsigned int nblocks; in polyval_x86_update() local
|
D | blake2s-glue.c | 30 size_t nblocks, const u32 inc) in blake2s_compress()
|
/linux-6.1.9/arch/arm64/crypto/ |
D | polyval-ce-glue.c | 49 const u8 *in, size_t nblocks, u8 *accumulator) in internal_polyval_update() 107 unsigned int nblocks; in polyval_arm64_update() local
|
/linux-6.1.9/init/ |
D | do_mounts_rd.c | 66 int nblocks = -1; in identify_ramdisk_image() local 190 int nblocks, i; in rd_load_image() local
|
/linux-6.1.9/fs/ext4/ |
D | ext4_jbd2.h | 305 #define ext4_journal_start_sb(sb, type, nblocks) \ argument 309 #define ext4_journal_start(inode, type, nblocks) \ argument 344 static inline int ext4_journal_extend(handle_t *handle, int nblocks, int revoke) in ext4_journal_extend() 351 static inline int ext4_journal_restart(handle_t *handle, int nblocks, in ext4_journal_restart()
|
/linux-6.1.9/fs/jbd2/ |
D | transaction.c | 474 static handle_t *new_handle(int nblocks) in new_handle() 485 handle_t *jbd2__journal_start(journal_t *journal, int nblocks, int rsv_blocks, in jbd2__journal_start() 557 handle_t *jbd2_journal_start(journal_t *journal, int nblocks) in jbd2_journal_start() 660 int jbd2_journal_extend(handle_t *handle, int nblocks, int revoke_records) in jbd2_journal_extend() 778 int jbd2__journal_restart(handle_t *handle, int nblocks, int revoke_records, in jbd2__journal_restart() 825 int jbd2_journal_restart(handle_t *handle, int nblocks) in jbd2_journal_restart()
|
/linux-6.1.9/lib/crypto/ |
D | blake2s.c | 38 const size_t nblocks = DIV_ROUND_UP(inlen, BLAKE2S_BLOCK_SIZE); in blake2s_update() local
|
D | blake2s-generic.c | 45 size_t nblocks, const u32 inc) in blake2s_compress_generic()
|
D | poly1305-donna64.c | 36 unsigned int nblocks, u32 hibit) in poly1305_core_blocks()
|
D | poly1305-donna32.c | 33 unsigned int nblocks, u32 hibit) in poly1305_core_blocks()
|
/linux-6.1.9/drivers/staging/greybus/ |
D | sdio.c | 255 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.1.9/arch/arm/crypto/ |
D | blake2b-neon-glue.c | 22 const u8 *block, size_t nblocks, u32 inc) in blake2b_compress_arch()
|
/linux-6.1.9/include/sound/ |
D | util_mem.h | 29 int nblocks; /* # of allocated blocks */ member
|
/linux-6.1.9/drivers/mtd/nand/ |
D | bbt.c | 26 unsigned int nblocks = nanddev_neraseblocks(nand); in nanddev_bbt_init() local
|
/linux-6.1.9/fs/reiserfs/ |
D | xattr.h | 75 size_t nblocks = JOURNAL_BLOCKS_PER_OBJECT(inode->i_sb); in reiserfs_xattr_jcreate_nblocks() local
|
/linux-6.1.9/block/partitions/ |
D | sysv68.c | 44 __be32 nblocks; /* slice size (in blocks) */ member
|
/linux-6.1.9/fs/nilfs2/ |
D | the_nilfs.c | 713 sector_t start = 0, nblocks = 0; in nilfs_discard_segments() local 746 int nilfs_count_free_blocks(struct the_nilfs *nilfs, sector_t *nblocks) in nilfs_count_free_blocks()
|
/linux-6.1.9/crypto/ |
D | blake2b_generic.c | 115 const u8 *block, size_t nblocks, u32 inc) in blake2b_compress_generic()
|
D | polyval-generic.c | 109 size_t nblocks, u8 *accumulator) in polyval_update_non4k()
|
/linux-6.1.9/include/crypto/internal/ |
D | blake2b.h | 41 const size_t nblocks = DIV_ROUND_UP(inlen, BLAKE2B_BLOCK_SIZE); in __blake2b_update() local
|
/linux-6.1.9/net/sunrpc/auth_gss/ |
D | gss_krb5_crypto.c | 609 int nblocks, nbytes; in gss_krb5_aes_encrypt() local 730 int nblocks, blocksize, cbcbytes; in gss_krb5_aes_decrypt() local
|