Home
last modified time | relevance | path

Searched defs:alloc_block (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_mem.c84 static struct mem_block *alloc_block(struct mem_block *heap, int size, in alloc_block() function
/linux-4.1.27/fs/hfs/
Dextent.c217 u16 alloc_block, u16 block_count) in hfs_add_extent()
/linux-4.1.27/fs/hfsplus/
Dextents.c303 u32 alloc_block, u32 block_count) in hfsplus_add_extent()
/linux-4.1.27/fs/xfs/libxfs/
Dxfs_btree.h132 int (*alloc_block)(struct xfs_btree_cur *cur, member