Home
last modified time | relevance | path

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

/linux/fs/ocfs2/cluster/
A Dmasklog.h177 _st != AOP_TRUNCATED_PAGE && _st != -ENOSPC && \
/linux/mm/
A Dfilemap.c2451 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()
/linux/fs/ocfs2/
A Daops.c290 if (ret == AOP_TRUNCATED_PAGE) in ocfs2_readpage()
301 ret = AOP_TRUNCATED_PAGE; in ocfs2_readpage()
A Ddlmglue.c2563 ret = AOP_TRUNCATED_PAGE; in ocfs2_inode_lock_with_page()
/linux/include/linux/
A Dfs.h280 AOP_TRUNCATED_PAGE = 0x80001, enumerator
/linux/Documentation/filesystems/
A Dvfs.rst782 can do so, and then return AOP_TRUNCATED_PAGE. In this case,

Completed in 33 milliseconds