Home
last modified time | relevance | path

Searched defs:maxblocks (Results 1 - 25 of 25) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dchacha_glue.c42 static unsigned int chacha_advance(unsigned int len, unsigned int maxblocks) in chacha_advance() argument
/kernel/linux/linux-5.10/include/linux/mtd/
H A Dbbm.h48 int maxblocks; member
/kernel/linux/linux-6.6/include/linux/mtd/
H A Dbbm.h48 int maxblocks; member
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dchacha_glue.c42 static unsigned int chacha_advance(unsigned int len, unsigned int maxblocks) in chacha_advance() argument
/kernel/linux/linux-5.10/fs/nilfs2/
H A Ddirect.c50 nilfs_direct_lookup_contig(const struct nilfs_bmap *direct, __u64 key, __u64 *ptrp, unsigned int maxblocks) nilfs_direct_lookup_contig() argument
H A Dbmap.c94 nilfs_bmap_lookup_contig(struct nilfs_bmap *bmap, __u64 key, __u64 *ptrp, unsigned int maxblocks) nilfs_bmap_lookup_contig() argument
H A Dinode.c82 unsigned int maxblocks = bh_result->b_size >> inode->i_blkbits; in nilfs_get_block() local
1193 unsigned int maxblocks; in nilfs_fiemap() local
H A Dbtree.c702 nilfs_btree_lookup_contig(const struct nilfs_bmap *btree, __u64 key, __u64 *ptrp, unsigned int maxblocks) nilfs_btree_lookup_contig() argument
/kernel/linux/linux-6.6/fs/nilfs2/
H A Ddirect.c50 nilfs_direct_lookup_contig(const struct nilfs_bmap *direct, __u64 key, __u64 *ptrp, unsigned int maxblocks) nilfs_direct_lookup_contig() argument
H A Dbmap.c94 nilfs_bmap_lookup_contig(struct nilfs_bmap *bmap, __u64 key, __u64 *ptrp, unsigned int maxblocks) nilfs_bmap_lookup_contig() argument
H A Dinode.c82 unsigned int maxblocks = bh_result->b_size >> inode->i_blkbits; in nilfs_get_block() local
1192 unsigned int maxblocks; in nilfs_fiemap() local
H A Dbtree.c702 nilfs_btree_lookup_contig(const struct nilfs_bmap *btree, __u64 key, __u64 *ptrp, unsigned int maxblocks) nilfs_btree_lookup_contig() argument
/kernel/linux/linux-5.10/fs/ext2/
H A Dballoc.c601 find_next_usable_block(int start, struct buffer_head *bh, int maxblocks) in find_next_usable_block() argument
577 bitmap_search_next_usable_block(ext2_grpblk_t start, struct buffer_head *bh, ext2_grpblk_t maxblocks) bitmap_search_next_usable_block() argument
[all...]
H A Dinode.c620 ext2_get_blocks(struct inode *inode, sector_t iblock, unsigned long maxblocks, u32 *bno, bool *new, bool *boundary, int create) ext2_get_blocks() argument
/kernel/linux/linux-6.6/fs/ext2/
H A Dballoc.c600 find_next_usable_block(int start, struct buffer_head *bh, int maxblocks) in find_next_usable_block() argument
576 bitmap_search_next_usable_block(ext2_grpblk_t start, struct buffer_head *bh, ext2_grpblk_t maxblocks) bitmap_search_next_usable_block() argument
[all...]
H A Dinode.c624 ext2_get_blocks(struct inode *inode, sector_t iblock, unsigned long maxblocks, u32 *bno, bool *new, bool *boundary, int create) ext2_get_blocks() argument
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Ddiskonchip.c915 unsigned blocks, maxblocks; in nftl_partscan() local
/kernel/linux/linux-5.10/fs/jfs/
H A Djfs_xtree.c2156 xtAppend(tid_t tid, struct inode *ip, int xflag, s64 xoff, s32 maxblocks, s32 * xlenp, s64 * xaddrp, int flag) xtAppend() argument
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Ddiskonchip.c915 unsigned blocks, maxblocks; in nftl_partscan() local
/kernel/linux/linux-6.6/fs/jfs/
H A Djfs_xtree.c1941 xtAppend(tid_t tid, struct inode *ip, int xflag, s64 xoff, s32 maxblocks, s32 * xlenp, s64 * xaddrp, int flag) xtAppend() argument
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_btree.c4528 unsigned long maxblocks; in xfs_btree_compute_maxlevels() local
H A Dxfs_bmap.c56 uint maxblocks; /* max blocks at this level */ in xfs_bmap_compute_maxlevels() local
/kernel/linux/linux-6.6/fs/f2fs/
H A Ddata.c1551 unsigned int maxblocks = map->m_len; in f2fs_map_blocks_cached() local
1589 unsigned int maxblocks = map->m_len; in f2fs_map_blocks() local
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_bmap.c55 uint64_t maxblocks; /* max blocks at this level */ in xfs_bmap_compute_maxlevels() local
/kernel/linux/linux-5.10/fs/f2fs/
H A Ddata.c1505 unsigned int maxblocks = map->m_len; in f2fs_map_blocks() local

Completed in 69 milliseconds