Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/gfs2/
Dutil.h147 int gfs2_io_error_i(struct gfs2_sbd *sdp, const char *function,
157 gfs2_io_error_i((sdp), __func__, __FILE__, __LINE__);
Dutil.c528 int gfs2_io_error_i(struct gfs2_sbd *sdp, const char *function, char *file, in gfs2_io_error_i() function