Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dbuffer_head.h260 int __block_write_full_page(struct inode *inode, struct page *page,
/linux-6.3-rc2/fs/
A Dbuffer.c1737 int __block_write_full_page(struct inode *inode, struct page *page, in __block_write_full_page() function
1897 EXPORT_SYMBOL(__block_write_full_page);
2660 return __block_write_full_page(inode, page, get_block, wbc, in block_write_full_page()
2678 return __block_write_full_page(inode, page, get_block, wbc, in block_write_full_page()
/linux-6.3-rc2/fs/gfs2/
A Daops.c111 return __block_write_full_page(inode, page, gfs2_get_block_noalloc, wbc, in gfs2_write_jdata_page()

Completed in 13 milliseconds