Home
last modified time | relevance | path

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

/linux/include/linux/
A Dbuffer_head.h199 struct buffer_head *alloc_buffer_head(gfp_t gfp_flags);
/linux/fs/
A Dbuffer.c832 bh = alloc_buffer_head(gfp); in alloc_page_buffers()
3307 struct buffer_head *alloc_buffer_head(gfp_t gfp_flags) in alloc_buffer_head() function
3320 EXPORT_SYMBOL(alloc_buffer_head);
/linux/fs/jbd2/
A Djournal.c364 new_bh = alloc_buffer_head(GFP_NOFS|__GFP_NOFAIL); in jbd2_journal_write_metadata_buffer()
/linux/
A Dvmlinux.symvers8934 0x00000000 alloc_buffer_head vmlinux EXPORT_SYMBOL
A DSystem.map9640 ffff800010290dd0 T alloc_buffer_head
A D.tmp_System.map9640 ffff800010290dd0 T alloc_buffer_head

Completed in 307 milliseconds