Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/
Dbuffer.c1529 static int __block_write_full_page(struct inode *inode, struct page *page, get_block_t *get_block) in __block_write_full_page() function
2111 return __block_write_full_page(inode, page, get_block); in block_write_full_page()