Home
last modified time | relevance | path

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

/dragonfly/sys/kern/
HDvfs_jops.c79 static int journal_restart_vfs_journal(struct mount *mp, struct file *fp,
201 error = journal_restart_vfs_journal(mp, ap->a_fp, ap->a_ctl); in journal_mountctl()
337 journal_restart_vfs_journal(struct mount *mp, struct file *fp, in journal_restart_vfs_journal() function