Home
last modified time | relevance | path

Searched refs:alloc_buffer_head (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dbuffer_head.h235 struct buffer_head *alloc_buffer_head(gfp_t gfp_flags);
/linux/fs/
H A Dbuffer.c935 bh = alloc_buffer_head(gfp); in folio_alloc_buffers()
3023 struct buffer_head *alloc_buffer_head(gfp_t gfp_flags) in alloc_buffer_head() function
3036 EXPORT_SYMBOL(alloc_buffer_head);