Home
last modified time | relevance | path

Searched defs:maxblocks (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/arch/x86/crypto/
H A Dchacha_glue.c42 static unsigned int chacha_advance(unsigned int len, unsigned int maxblocks) in chacha_advance()
/openbmc/linux/include/linux/mtd/
H A Dbbm.h48 int maxblocks; member
/openbmc/u-boot/include/linux/mtd/
H A Dbbm.h53 int maxblocks; member
/openbmc/linux/fs/ext2/
H A Dballoc.c577 ext2_grpblk_t maxblocks) in bitmap_search_next_usable_block()
600 find_next_usable_block(int start, struct buffer_head *bh, int maxblocks) in find_next_usable_block()
H A Dinode.c625 sector_t iblock, unsigned long maxblocks, in ext2_get_blocks()
/openbmc/linux/fs/nilfs2/
H A Ddirect.c52 unsigned int maxblocks) in nilfs_direct_lookup_contig()
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 Dbmap.c95 unsigned int maxblocks) in nilfs_bmap_lookup_contig()
H A Dbtree.c704 unsigned int maxblocks) in nilfs_btree_lookup_contig()
/openbmc/linux/fs/jfs/
H A Djfs_xtree.c1942 struct inode *ip, int xflag, s64 xoff, s32 maxblocks, in xtAppend()
/openbmc/linux/drivers/mtd/nand/raw/
H A Ddiskonchip.c915 unsigned blocks, maxblocks; in nftl_partscan() local
/openbmc/linux/fs/f2fs/
H A Ddata.c1484 unsigned int maxblocks = map->m_len; in f2fs_map_blocks_cached() local
1522 unsigned int maxblocks = map->m_len; in f2fs_map_blocks() local
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_bmap.c55 uint64_t maxblocks; /* max blocks at this level */ in xfs_bmap_compute_maxlevels() local