Searched refs:AOP_TRUNCATED_PAGE (Results 1 – 6 of 6) sorted by relevance
177 _st != AOP_TRUNCATED_PAGE && _st != -ENOSPC && \
2451 return AOP_TRUNCATED_PAGE; in filemap_update_page()2458 error = AOP_TRUNCATED_PAGE; in filemap_update_page()2476 if (error == AOP_TRUNCATED_PAGE) in filemap_update_page()2508 error = AOP_TRUNCATED_PAGE; in filemap_create_page()2565 if (err == AOP_TRUNCATED_PAGE) in filemap_get_pages()2590 if (err == AOP_TRUNCATED_PAGE) in filemap_get_pages()3179 if (!error || error == AOP_TRUNCATED_PAGE) in filemap_fault()
290 if (ret == AOP_TRUNCATED_PAGE) in ocfs2_readpage()301 ret = AOP_TRUNCATED_PAGE; in ocfs2_readpage()
2563 ret = AOP_TRUNCATED_PAGE; in ocfs2_inode_lock_with_page()
280 AOP_TRUNCATED_PAGE = 0x80001, enumerator
782 can do so, and then return AOP_TRUNCATED_PAGE. In this case,
Completed in 30 milliseconds