Searched defs:maxblocks (Results 1 – 13 of 13) sorted by relevance
/openbmc/linux/arch/x86/crypto/ |
H A D | chacha_glue.c | 42 static unsigned int chacha_advance(unsigned int len, unsigned int maxblocks) in chacha_advance()
|
/openbmc/linux/include/linux/mtd/ |
H A D | bbm.h | 48 int maxblocks; member
|
/openbmc/u-boot/include/linux/mtd/ |
H A D | bbm.h | 53 int maxblocks; member
|
/openbmc/linux/fs/ext2/ |
H A D | balloc.c | 584 ext2_grpblk_t maxblocks) in bitmap_search_next_usable_block() 607 find_next_usable_block(int start, struct buffer_head *bh, int maxblocks) in find_next_usable_block()
|
H A D | inode.c | 625 sector_t iblock, unsigned long maxblocks, in ext2_get_blocks()
|
/openbmc/linux/fs/nilfs2/ |
H A D | direct.c | 52 unsigned int maxblocks) in nilfs_direct_lookup_contig()
|
H A D | inode.c | 82 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 D | bmap.c | 95 unsigned int maxblocks) in nilfs_bmap_lookup_contig()
|
H A D | btree.c | 705 unsigned int maxblocks) in nilfs_btree_lookup_contig()
|
/openbmc/linux/drivers/mtd/nand/raw/ |
H A D | diskonchip.c | 915 unsigned blocks, maxblocks; in nftl_partscan() local
|
/openbmc/linux/fs/jfs/ |
H A D | jfs_xtree.c | 1942 struct inode *ip, int xflag, s64 xoff, s32 maxblocks, in xtAppend()
|
/openbmc/linux/fs/f2fs/ |
H A D | data.c | 1484 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 D | xfs_bmap.c | 55 uint64_t maxblocks; /* max blocks at this level */ in xfs_bmap_compute_maxlevels() local
|