Searched refs:journal_mount (Results 1 – 1 of 1) sorted by relevance
885 static int journal_mount(struct mount *, struct fs *, struct ucred *);2633 (error = journal_mount(mp, fs, cred)) != 0) { in softdep_mount()2903 journal_mount(struct mount *mp, in journal_mount() function