Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ocfs2/cluster/
Dmasklog.h179 _st != AOP_TRUNCATED_PAGE && _st != -ENOSPC && \
/Linux-v5.4/fs/gfs2/
Daops.c528 error = AOP_TRUNCATED_PAGE; in gfs2_readpage()
537 if (error && error != AOP_TRUNCATED_PAGE) in gfs2_readpage()
/Linux-v5.4/fs/ocfs2/
Daops.c293 if (ret == AOP_TRUNCATED_PAGE) in ocfs2_readpage()
304 ret = AOP_TRUNCATED_PAGE; in ocfs2_readpage()
Ddlmglue.c2550 ret = AOP_TRUNCATED_PAGE; in ocfs2_inode_lock_with_page()
/Linux-v5.4/mm/
Dfilemap.c2191 if (error == AOP_TRUNCATED_PAGE) { in generic_file_buffered_read()
2602 if (!error || error == AOP_TRUNCATED_PAGE) in filemap_fault()
/Linux-v5.4/include/linux/
Dfs.h281 AOP_TRUNCATED_PAGE = 0x80001, enumerator
/Linux-v5.4/Documentation/filesystems/
Dvfs.rst762 can do so, and then return AOP_TRUNCATED_PAGE. In this case,