Home
last modified time | relevance | path

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

123456

/kernel/linux/linux-6.6/fs/jfs/
Djfs_dmap.c355 int dbFree(struct inode *ip, s64 blkno, s64 nblocks) in dbFree()
450 int free, s64 blkno, s64 nblocks, struct tblock * tblk) in dbUpdatePMap()
725 int dbAlloc(struct inode *ip, s64 hint, s64 nblocks, s64 * results) in dbAlloc()
936 s64 blkno, s64 nblocks, s64 addnblocks, s64 * results) in dbReAlloc()
983 static int dbExtend(struct inode *ip, s64 blkno, s64 nblocks, s64 addnblocks) in dbExtend()
1083 int nblocks) in dbAllocNext()
1215 struct dmap * dp, s64 blkno, int nblocks, int l2nb, s64 * results) in dbAllocNear()
1323 dbAllocAG(struct bmap * bmp, int agno, s64 nblocks, int l2nb, s64 * results) in dbAllocAG()
1521 static int dbAllocAny(struct bmap * bmp, s64 nblocks, int l2nb, s64 * results) in dbAllocAny()
1580 s64 nblocks, blkno; in dbDiscardAG() local
[all …]
Djfs_discard.c32 void jfs_issue_discard(struct inode *ip, u64 blkno, u64 nblocks) in jfs_issue_discard()
/kernel/linux/linux-5.10/fs/jfs/
Djfs_dmap.c355 int dbFree(struct inode *ip, s64 blkno, s64 nblocks) in dbFree()
450 int free, s64 blkno, s64 nblocks, struct tblock * tblk) in dbUpdatePMap()
725 int dbAlloc(struct inode *ip, s64 hint, s64 nblocks, s64 * results) in dbAlloc()
918 int dbAllocExact(struct inode *ip, s64 blkno, int nblocks) in dbAllocExact()
1004 s64 blkno, s64 nblocks, s64 addnblocks, s64 * results) in dbReAlloc()
1051 static int dbExtend(struct inode *ip, s64 blkno, s64 nblocks, s64 addnblocks) in dbExtend()
1151 int nblocks) in dbAllocNext()
1283 struct dmap * dp, s64 blkno, int nblocks, int l2nb, s64 * results) in dbAllocNear()
1391 dbAllocAG(struct bmap * bmp, int agno, s64 nblocks, int l2nb, s64 * results) in dbAllocAG()
1589 static int dbAllocAny(struct bmap * bmp, s64 nblocks, int l2nb, s64 * results) in dbAllocAny()
[all …]
Djfs_discard.c32 void jfs_issue_discard(struct inode *ip, u64 blkno, u64 nblocks) in jfs_issue_discard()
/kernel/linux/linux-6.6/arch/arm64/crypto/
Dsm4-neon-glue.c49 unsigned int nblocks; in sm4_ecb_do_crypt() local
127 unsigned int nblocks; in sm4_cbc_decrypt() local
198 unsigned int nblocks; in sm4_cfb_decrypt() local
242 unsigned int nblocks; in sm4_ctr_crypt() local
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
/kernel/linux/linux-6.6/arch/x86/crypto/
Dsm4_aesni_avx_glue.c61 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
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
Dblake2s-glue.c29 size_t nblocks, const u32 inc) in blake2s_compress()
/kernel/linux/linux-6.6/init/
Ddo_mounts_rd.c66 int nblocks = -1; in identify_ramdisk_image() local
190 int nblocks, i; in rd_load_image() local
/kernel/linux/linux-5.10/init/
Ddo_mounts_rd.c66 int nblocks = -1; in identify_ramdisk_image() local
190 int nblocks, i; in rd_load_image() local
/kernel/linux/linux-5.10/fs/erofs/
Ddata.c53 erofs_blk_t nblocks, lastblk; in erofs_map_blocks_flatmode() local
131 unsigned int nblocks, in erofs_read_raw_page()
/kernel/linux/linux-5.10/fs/ext4/
Dext4_jbd2.h302 #define ext4_journal_start_sb(sb, type, nblocks) \ argument
306 #define ext4_journal_start(inode, type, nblocks) \ argument
341 static inline int ext4_journal_extend(handle_t *handle, int nblocks, int revoke) in ext4_journal_extend()
348 static inline int ext4_journal_restart(handle_t *handle, int nblocks, in ext4_journal_restart()
/kernel/linux/linux-6.6/fs/ext4/
Dext4_jbd2.h305 #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()
/kernel/linux/linux-5.10/arch/x86/crypto/
Dblake2s-glue.c31 size_t nblocks, const u32 inc) in blake2s_compress()
/kernel/linux/linux-5.10/fs/jbd2/
Dtransaction.c462 static handle_t *new_handle(int nblocks) in new_handle()
473 handle_t *jbd2__journal_start(journal_t *journal, int nblocks, int rsv_blocks, in jbd2__journal_start()
545 handle_t *jbd2_journal_start(journal_t *journal, int nblocks) in jbd2_journal_start()
648 int jbd2_journal_extend(handle_t *handle, int nblocks, int revoke_records) in jbd2_journal_extend()
769 int jbd2__journal_restart(handle_t *handle, int nblocks, int revoke_records, in jbd2__journal_restart()
816 int jbd2_journal_restart(handle_t *handle, int nblocks) in jbd2_journal_restart()
/kernel/linux/linux-6.6/fs/jbd2/
Dtransaction.c474 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()
/kernel/linux/linux-6.6/lib/crypto/
Dblake2s.c38 const size_t nblocks = DIV_ROUND_UP(inlen, BLAKE2S_BLOCK_SIZE); in blake2s_update() local
Dblake2s-generic.c44 size_t nblocks, const u32 inc) in blake2s_compress_generic()
/kernel/linux/linux-6.6/fs/nilfs2/
Dthe_nilfs.c429 u64 nsegments, nblocks; in nilfs_store_disk_layout() local
766 sector_t start = 0, nblocks = 0; in nilfs_discard_segments() local
799 int nilfs_count_free_blocks(struct the_nilfs *nilfs, sector_t *nblocks) in nilfs_count_free_blocks()
/kernel/linux/linux-5.10/fs/nilfs2/
Dthe_nilfs.c429 u64 nsegments, nblocks; in nilfs_store_disk_layout() local
767 sector_t start = 0, nblocks = 0; in nilfs_discard_segments() local
800 int nilfs_count_free_blocks(struct the_nilfs *nilfs, sector_t *nblocks) in nilfs_count_free_blocks()
/kernel/linux/linux-5.10/lib/crypto/
Dblake2s-generic.c45 size_t nblocks, const u32 inc) in blake2s_compress_generic()
/kernel/linux/linux-6.6/arch/arm/crypto/
Dblake2b-neon-glue.c22 const u8 *block, size_t nblocks, u32 inc) in blake2b_compress_arch()
/kernel/linux/linux-6.6/include/sound/
Dutil_mem.h29 int nblocks; /* # of allocated blocks */ member
/kernel/linux/linux-5.10/include/sound/
Dutil_mem.h29 int nblocks; /* # of allocated blocks */ member

123456