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

/linux-master/include/linux/mtd/
H A Dbbm.h48 int maxblocks; member in struct:nand_bbt_descr
/linux-master/arch/x86/crypto/
H A Dchacha_glue.c42 static unsigned int chacha_advance(unsigned int len, unsigned int maxblocks) argument
/linux-master/fs/nilfs2/
H A Dbmap.c94 nilfs_bmap_lookup_contig(struct nilfs_bmap *bmap, __u64 key, __u64 *ptrp, unsigned int maxblocks) argument
H A Ddirect.c50 nilfs_direct_lookup_contig(const struct nilfs_bmap *direct, __u64 key, __u64 *ptrp, unsigned int maxblocks) argument
H A Dinode.c82 unsigned int maxblocks = bh_result->b_size >> inode->i_blkbits; local
1187 unsigned int maxblocks; local
H A Dbtree.c702 nilfs_btree_lookup_contig(const struct nilfs_bmap *btree, __u64 key, __u64 *ptrp, unsigned int maxblocks) argument
/linux-master/fs/ext2/
H A Dballoc.c600 find_next_usable_block(int start, struct buffer_head *bh, int maxblocks) argument
576 bitmap_search_next_usable_block(ext2_grpblk_t start, struct buffer_head *bh, ext2_grpblk_t maxblocks) 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) argument
/linux-master/fs/xfs/
H A Dxfs_rtalloc.c476 int maxblocks; local
/linux-master/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) argument
/linux-master/drivers/mtd/nand/raw/
H A Ddiskonchip.c915 unsigned blocks, maxblocks; local
/linux-master/fs/xfs/libxfs/
H A Dxfs_bmap.c58 uint64_t maxblocks; /* max blocks at this level */ local
/linux-master/fs/f2fs/
H A Ddata.c1479 unsigned int maxblocks = map->m_len; local
1517 unsigned int maxblocks = map->m_len; local

Completed in 311 milliseconds