/src/sys/dev/ |
fss.c | 81 static inline void fss_error(struct fss_softc *, const char *); 425 fss_error(sc, "Failed to delete snapshot"); 518 fss_error(struct fss_softc *sc, const char *msg) function in typeref:typename:void 523 if ((sc->sc_flags & FSS_ERROR)) 532 sc->sc_flags |= FSS_ERROR; 640 fss_error(sc, "forced by unmount"); 959 (sc->sc_flags & FSS_ERROR) == 0) { 1241 fss_error(sc, "write error on backing store");
|
fss.c | 81 static inline void fss_error(struct fss_softc *, const char *); 425 fss_error(sc, "Failed to delete snapshot"); 518 fss_error(struct fss_softc *sc, const char *msg) function in typeref:typename:void 523 if ((sc->sc_flags & FSS_ERROR)) 532 sc->sc_flags |= FSS_ERROR; 640 fss_error(sc, "forced by unmount"); 959 (sc->sc_flags & FSS_ERROR) == 0) { 1241 fss_error(sc, "write error on backing store");
|
fss.c | 81 static inline void fss_error(struct fss_softc *, const char *); 425 fss_error(sc, "Failed to delete snapshot"); 518 fss_error(struct fss_softc *sc, const char *msg) function in typeref:typename:void 523 if ((sc->sc_flags & FSS_ERROR)) 532 sc->sc_flags |= FSS_ERROR; 640 fss_error(sc, "forced by unmount"); 959 (sc->sc_flags & FSS_ERROR) == 0) { 1241 fss_error(sc, "write error on backing store");
|
fss.c | 81 static inline void fss_error(struct fss_softc *, const char *); 425 fss_error(sc, "Failed to delete snapshot"); 518 fss_error(struct fss_softc *sc, const char *msg) function in typeref:typename:void 523 if ((sc->sc_flags & FSS_ERROR)) 532 sc->sc_flags |= FSS_ERROR; 640 fss_error(sc, "forced by unmount"); 959 (sc->sc_flags & FSS_ERROR) == 0) { 1241 fss_error(sc, "write error on backing store");
|