Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ocfs2/cluster/
Dmasklog.h177 _st != AOP_TRUNCATED_PAGE && _st != -ENOSPC && \
/Linux-v5.15/mm/
Dfilemap.c2440 return AOP_TRUNCATED_PAGE; in filemap_update_page()
2447 error = AOP_TRUNCATED_PAGE; in filemap_update_page()
2465 if (error == AOP_TRUNCATED_PAGE) in filemap_update_page()
2497 error = AOP_TRUNCATED_PAGE; in filemap_create_page()
2554 if (err == AOP_TRUNCATED_PAGE) in filemap_get_pages()
2579 if (err == AOP_TRUNCATED_PAGE) in filemap_get_pages()
3164 if (!error || error == AOP_TRUNCATED_PAGE) in filemap_fault()
/Linux-v5.15/fs/ocfs2/
Daops.c290 if (ret == AOP_TRUNCATED_PAGE) in ocfs2_readpage()
301 ret = AOP_TRUNCATED_PAGE; in ocfs2_readpage()
Ddlmglue.c2563 ret = AOP_TRUNCATED_PAGE; in ocfs2_inode_lock_with_page()
/Linux-v5.15/include/linux/
Dfs.h279 AOP_TRUNCATED_PAGE = 0x80001, enumerator
/Linux-v5.15/Documentation/filesystems/
Dvfs.rst782 can do so, and then return AOP_TRUNCATED_PAGE. In this case,