HomeSort by: relevance | last modified time | path
    Searched refs:fscow_disestablish (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/sys/
fstrans.h 66 int fscow_disestablish(struct mount *, int (*)(void *, struct buf *, bool),
  /src/sys/dev/
fss.c 529 fscow_disestablish(sc->sc_mount, fss_copy_on_write, sc);
961 fscow_disestablish(sc->sc_mount, fss_copy_on_write, sc);
  /src/sys/kern/
vfs_trans.c 913 fscow_disestablish(struct mount *mp, int (*func)(void *, struct buf *, bool), function in typeref:typename:int
  /src/sys/ufs/ffs/
ffs_snapshot.c 1467 fscow_disestablish(mp, ffs_copyonwrite, devvp);
1875 fscow_disestablish(mp, ffs_copyonwrite, devvp);
  /src/share/man/man9/
Makefile 393 fstrans.9 fscow_disestablish.9 \

Completed in 17 milliseconds