Searched refs:alloc_page_buffers (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dbuffer_head.h202 struct buffer_head *alloc_page_buffers(struct page *page, unsigned long size,
/linux-master/fs/
H A Dbuffer.c956 struct buffer_head *alloc_page_buffers(struct page *page, unsigned long size, function
965 EXPORT_SYMBOL_GPL(alloc_page_buffers); variable
/linux-master/drivers/md/
H A Dmd-bitmap.c363 bh = alloc_page_buffers(page, blocksize, false);

Completed in 149 milliseconds