Home
last modified time | relevance | path

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

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