Searched refs:AOP_TRUNCATED_PAGE (Results 1 – 6 of 6) sorted by relevance
177 _st != AOP_TRUNCATED_PAGE && _st != -ENOSPC && \
2431 return AOP_TRUNCATED_PAGE; in filemap_update_page()2438 error = AOP_TRUNCATED_PAGE; in filemap_update_page()2458 if (error == AOP_TRUNCATED_PAGE) in filemap_update_page()2494 error = AOP_TRUNCATED_PAGE; in filemap_create_folio()2557 if (err == AOP_TRUNCATED_PAGE) in filemap_get_pages()2585 if (err == AOP_TRUNCATED_PAGE) in filemap_get_pages()3440 if (!error || error == AOP_TRUNCATED_PAGE) in filemap_fault()3828 if (err == AOP_TRUNCATED_PAGE) in do_read_cache_folio()
288 if (ret == AOP_TRUNCATED_PAGE) in ocfs2_read_folio()299 ret = AOP_TRUNCATED_PAGE; in ocfs2_read_folio()
2565 ret = AOP_TRUNCATED_PAGE; in ocfs2_inode_lock_with_page()
877 read will succeed in the future and return AOP_TRUNCATED_PAGE.883 read to complete and handle cases such as AOP_TRUNCATED_PAGE.
305 AOP_TRUNCATED_PAGE = 0x80001, enumerator