Home
last modified time | relevance | path

Searched refs:filemap_set_wb_err (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/trace/events/
H A Dfilemap.h59 TRACE_EVENT(filemap_set_wb_err,
/openbmc/linux/include/linux/
H A Dpagemap.h81 static inline void filemap_set_wb_err(struct address_space *mapping, int err) in filemap_set_wb_err() function
/openbmc/linux/fs/nfs/
H A Dwrite.c315 filemap_set_wb_err(mapping, error); in nfs_mapping_set_error()