Searched defs:jo (Results 1 – 4 of 4) sorted by relevance
/dflybsd-src/sys/kern/ |
H A D | vfs_journal.c | 115 journal_create_threads(struct journal *jo) in journal_create_threads() 136 journal_destroy_threads(struct journal *jo, int flags) in journal_destroy_threads() 168 struct journal *jo = info; in journal_wthread() local 306 struct journal *jo = info; in journal_rthread() local 462 journal_commit_wakeup(struct journal *jo) in journal_commit_wakeup() 498 journal_reserve(struct journal *jo, struct journal_rawrecbeg **rawpp, in journal_reserve() 611 journal_extend(struct journal *jo, struct journal_rawrecbeg **rawpp, in journal_extend() 679 journal_abort(struct journal *jo, struct journal_rawrecbeg **rawpp) in journal_abort() 713 journal_commit(struct journal *jo, struct journal_rawrecbeg **rawpp, in journal_commit() 795 jrecord_init(struct journal *jo, struct jrecord *jrec, int16_t streamid) in jrecord_init()
|
H A D | vfs_jops.c | 265 struct journal *jo; in journal_install_vfs_journal() local 340 struct journal *jo; in journal_restart_vfs_journal() local 356 struct journal *jo, int flags) in journal_restart() 404 struct journal *jo; in journal_remove_vfs_journal() local 425 struct journal *jo; in journal_remove_all_journals() local 433 journal_destroy(struct mount *mp, struct journal *jo, int flags) in journal_destroy() 466 struct journal *jo; in journal_status_vfs_journal() local 527 struct journal *jo; in jreclist_init() local
|
/dflybsd-src/sys/sys/ |
H A D | mountctl.h | 187 struct journal *jo; member
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | gimple-ssa-warn-restrict.c | 1016 for (unsigned jo = 0; jo != 2; ++jo) in generic_overlap() local
|