OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_mount
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/
fss.c
529
fscow_disestablish(sc->
sc_mount
, fss_copy_on_write, sc);
639
if (sc->sc_state != FSS_IDLE && sc->
sc_mount
== mp)
688
* For file system internal snapshot initializes sc_mntname,
sc_mount
,
692
* Initializes sc_mntname,
sc_mount
, sc_bdev, sc_bs_vp and
sc_mount
720
sc->
sc_mount
= vp->v_mount;
721
memcpy(sc->sc_mntname, sc->
sc_mount
->mnt_stat.f_mntonname, MNAMELEN);
734
if (vp->v_type == VREG && vp->v_mount == sc->
sc_mount
) {
758
error = VFS_SNAPSHOT(sc->
sc_mount
, sc->sc_bs_vp, &ts);
771
error = spec_node_lookup_by_mount(sc->
sc_mount
, &vp)
[
all
...]
fssvar.h
157
struct mount *
sc_mount
; /* Mount point */
member in struct:fss_softc
Completed in 17 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025