Home
last modified time | relevance | path

Searched refs:gfs2_io_error_i (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/fs/gfs2/
Dutil.h132 int gfs2_io_error_i(struct gfs2_sbd *sdp, const char *function,
136 gfs2_io_error_i((sdp), __func__, __FILE__, __LINE__);
Dutil.c239 int gfs2_io_error_i(struct gfs2_sbd *sdp, const char *function, char *file, in gfs2_io_error_i() function