Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/
H A Dfss.c89 static int fss_read_cluster(struct fss_softc *, u_int32_t);
677 error = fss_read_cluster(sc, c); in fss_copy_on_write()
987 fss_read_cluster(struct fss_softc *sc, u_int32_t cl) in fss_read_cluster() function