Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/
H A Dfss.c81 static inline void fss_error(struct fss_softc *, const char *);
425 fss_error(sc, "Failed to delete snapshot"); in fss_ioctl()
518 fss_error(struct fss_softc *sc, const char *msg) in fss_error() function
640 fss_error(sc, "forced by unmount"); in fss_unmount_hook()
1241 fss_error(sc, "write error on backing store"); in fss_bs_thread()