Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/
H A Dbuffer.c1712 int __block_write_full_page(struct inode *inode, struct page *page, in __block_write_full_page() function
1874 EXPORT_SYMBOL(__block_write_full_page); variable
2789 ret = __block_write_full_page(inode, page, get_block, wbc, in nobh_writepage()
2962 return __block_write_full_page(inode, page, get_block, wbc, in block_write_full_page()
2980 return __block_write_full_page(inode, page, get_block, wbc, in block_write_full_page()
/kernel/linux/linux-5.10/include/linux/
H A Dbuffer_head.h255 int __block_write_full_page(struct inode *inode, struct page *page,
/kernel/linux/linux-5.10/fs/gfs2/
H A Daops.c136 return __block_write_full_page(inode, page, gfs2_get_block_noalloc, wbc, in gfs2_write_jdata_page()

Completed in 7 milliseconds