Searched refs:journal_mount (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/sys/ufs/ffs/
H A Dffs_softdep.c991 static int journal_mount(struct mount *, struct fs *, struct ucred *);
2464 (error = journal_mount(mp, fs, cred)) != 0) {
2656 journal_mount(mp, fs, cred) function

Completed in 129 milliseconds