Searched refs:filemap_check_wb_err (Results 1 – 6 of 6) sorted by relevance
142 if (filemap_check_wb_err(inode->i_mapping, 0)) { in xfile_load()203 if (filemap_check_wb_err(inode->i_mapping, 0)) { in xfile_store()286 if (filemap_check_wb_err(inode->i_mapping, 0)) { in xfile_get_folio()
132 return filemap_check_wb_err(file->f_mapping, since); in nfs4_file_flush()
253 filemap_check_wb_err(file->f_mapping, READ_ONCE(file->f_wb_err))) in nfsd_file_check_write_error()
1969 status = filemap_check_wb_err(dst->f_mapping, since); in _nfsd_copy_file_range()
99 static inline int filemap_check_wb_err(struct address_space *mapping, in filemap_check_wb_err() function
2883 rc = filemap_check_wb_err(file->f_mapping, 0);