Searched defs:alloc_block (Results 1 – 4 of 4) sorted by relevance
84 static struct mem_block *alloc_block(struct mem_block *heap, int size, in alloc_block() function
217 u16 alloc_block, u16 block_count) in hfs_add_extent()
303 u32 alloc_block, u32 block_count) in hfsplus_add_extent()
132 int (*alloc_block)(struct xfs_btree_cur *cur, member