Home
last modified time | relevance | path

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

/Linux-v5.10/fs/ocfs2/cluster/
Dmasklog.h179 _st != AOP_TRUNCATED_PAGE && _st != -ENOSPC && \
/Linux-v5.10/fs/ocfs2/
Daops.c292 if (ret == AOP_TRUNCATED_PAGE) in ocfs2_readpage()
303 ret = AOP_TRUNCATED_PAGE; in ocfs2_readpage()
Ddlmglue.c2556 ret = AOP_TRUNCATED_PAGE; in ocfs2_inode_lock_with_page()
/Linux-v5.10/mm/
Dfilemap.c2400 if (error == AOP_TRUNCATED_PAGE) { in generic_file_buffered_read()
2814 if (!error || error == AOP_TRUNCATED_PAGE) in filemap_fault()
/Linux-v5.10/include/linux/
Dfs.h276 AOP_TRUNCATED_PAGE = 0x80001, enumerator
/Linux-v5.10/Documentation/filesystems/
Dvfs.rst763 can do so, and then return AOP_TRUNCATED_PAGE. In this case,