Searched refs:__block_write_full_page (Results 1 - 3 of 3) sorted by relevance
/linux-4.4.14/fs/ |
H A D | buffer.c | 1701 static int __block_write_full_page(struct inode *inode, struct page *page, __block_write_full_page() function 2725 ret = __block_write_full_page(inode, page, get_block, wbc, nobh_writepage() 2898 return __block_write_full_page(inode, page, get_block, wbc, block_write_full_page() 2922 return __block_write_full_page(inode, page, get_block, wbc, block_write_full_page()
|
/linux-4.4.14/fs/ntfs/ |
H A D | aops.c | 548 * Based on ntfs_read_block() and __block_write_full_page().
|
/linux-4.4.14/fs/reiserfs/ |
H A D | inode.c | 2520 * start/recovery path as __block_write_full_page, along with special
|
Completed in 345 milliseconds