Home
last modified time | relevance | path

Searched refs:filemap_check_wb_err (Results 1 – 10 of 10) sorted by relevance

/linux/fs/xfs/scrub/
H A Dxfile.c141 if (filemap_check_wb_err(inode->i_mapping, 0)) { in xfile_load()
202 if (filemap_check_wb_err(inode->i_mapping, 0)) { in xfile_store()
285 if (filemap_check_wb_err(inode->i_mapping, 0)) { in xfile_get_folio()
/linux/fs/xfs/
H A Dxfs_buf_mem.c155 if (filemap_check_wb_err(inode->i_mapping, 0)) { in xmbuf_map_backing_mem()
/linux/fs/nfs/
H A Dfile.c155 return filemap_check_wb_err(file->f_mapping, since); in nfs_file_flush()
763 error = filemap_check_wb_err(file->f_mapping, since); in nfs_file_write()
H A Dnfs4file.c132 return filemap_check_wb_err(file->f_mapping, since); in nfs4_file_flush()
/linux/fs/nfsd/
H A Dvfs.c688 status = filemap_check_wb_err(dst->f_mapping, since); in nfsd4_clone_file_range()
1490 host_err = filemap_check_wb_err(file->f_mapping, since); in nfsd_vfs_write()
1670 err2 = filemap_check_wb_err(nf->nf_file->f_mapping, in nfsd_commit()
H A Dnfs4proc.c1825 status = filemap_check_wb_err(dst->f_mapping, since); in _nfsd_copy_file_range()
/linux/fs/gfs2/
H A Dlops.c591 ret = filemap_check_wb_err(mapping, since); in gfs2_find_jhead()
/linux/include/linux/
H A Dpagemap.h99 static inline int filemap_check_wb_err(struct address_space *mapping, in filemap_check_wb_err() function
/linux/fs/smb/client/
H A Dfile.c2841 rc = filemap_check_wb_err(file->f_mapping, 0); in cifs_flush()
/linux/fs/btrfs/
H A Dfile.c1707 ret = filemap_check_wb_err(inode->vfs_inode.i_mapping, file->f_wb_err); in btrfs_sync_file()