Searched defs:maxblocks (Results  1 – 13 of 13) sorted by relevance
| /linux-4.4.14/include/linux/mtd/ | 
| D | bbm.h | 64 	int maxblocks;  member
 | 
| /linux-4.4.14/fs/nilfs2/ | 
| D | inode.c | 90 	unsigned maxblocks = bh_result->b_size >> inode->i_blkbits;  in nilfs_get_block()  local1017 		unsigned int maxblocks;  in nilfs_fiemap()  local
 
 | 
| D | direct.c | 65 				      unsigned maxblocks)  in nilfs_direct_lookup_contig()
 | 
| D | bmap.c | 100 			     unsigned maxblocks)  in nilfs_bmap_lookup_contig()
 | 
| D | btree.c | 692 				     __u64 key, __u64 *ptrp, unsigned maxblocks)  in nilfs_btree_lookup_contig()
 | 
| /linux-4.4.14/fs/ext2/ | 
| D | balloc.c | 580 					ext2_grpblk_t maxblocks)  in bitmap_search_next_usable_block()603 find_next_usable_block(int start, struct buffer_head *bh, int maxblocks)  in find_next_usable_block()
 
 | 
| D | inode.c | 619 			   sector_t iblock, unsigned long maxblocks,  in ext2_get_blocks()
 | 
| /linux-4.4.14/fs/f2fs/ | 
| D | data.c | 572 	unsigned int maxblocks = map->m_len;  in f2fs_map_blocks()  local
 | 
| /linux-4.4.14/fs/xfs/libxfs/ | 
| D | xfs_alloc.c | 1843 	uint		maxblocks;  in xfs_alloc_compute_maxlevels()  local
 | 
| D | xfs_ialloc.c | 2399 	uint		maxblocks;  in xfs_ialloc_compute_maxlevels()  local
 | 
| D | xfs_bmap.c | 66 	uint		maxblocks;	/* max blocks at this level */  in xfs_bmap_compute_maxlevels()  local
 | 
| /linux-4.4.14/drivers/mtd/nand/ | 
| D | diskonchip.c | 1060 	unsigned blocks, maxblocks;  in nftl_partscan()  local
 | 
| /linux-4.4.14/fs/jfs/ | 
| D | jfs_xtree.c | 2170 	     struct inode *ip, int xflag, s64 xoff, s32 maxblocks,  in xtAppend()
 |