Home
last modified time | relevance | path

Searched refs:filemap_sample_wb_err (Results 1 – 4 of 4) sorted by relevance

/linux/fs/nfs/
H A Dfile.c156 since = filemap_sample_wb_err(file->f_mapping); in nfs_file_flush()
777 since = filemap_sample_wb_err(file->f_mapping); in nfs_file_write()
H A Dnfs4file.c132 since = filemap_sample_wb_err(file->f_mapping); in nfs4_file_flush()
/linux/include/linux/
H A Dpagemap.h112 static inline errseq_t filemap_sample_wb_err(struct address_space *mapping) in filemap_sample_wb_err() function
/linux/block/
H A Dbdev.c1035 bdev_file->f_wb_err = filemap_sample_wb_err(bdev_file->f_mapping); in bdev_open()