Read(User - ext4)
(버전 사이의 차이)
31번째 줄: | 31번째 줄: | ||
-->[no page] "page_cache_alloc_cold(mapping)" | -->[no page] "page_cache_alloc_cold(mapping)" | ||
"find_get_page(mapping, index)" --> "add_to_page_cache_lru" | "find_get_page(mapping, index)" --> "add_to_page_cache_lru" | ||
− | "add_to_page_cache_lru" --> if "error" then | + | "add_to_page_cache_lru" --> if "error check" then |
− | -->"page_cache_release(page)" | + | -->[error]"page_cache_release(page)" |
else | else | ||
-->"ext4_readpage(struct file *file, struct page *page)" | -->"ext4_readpage(struct file *file, struct page *page)" |
2014년 5월 16일 (금) 13:56 판