Home
last modified time | relevance | path

Searched defs:jrec (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/sys/kern/
H A Dvfs_journal.c795 jrecord_init(struct journal *jo, struct jrecord *jrec, int16_t streamid) in jrecord_init()
815 jrecord_push(struct jrecord *jrec, int16_t rectype) in jrecord_push()
844 jrecord_pop(struct jrecord *jrec, struct journal_subrecord *save) in jrecord_pop()
949 jrecord_leaf(struct jrecord *jrec, int16_t rectype, void *ptr, int bytes) in jrecord_leaf()
956 jrecord_leaf_uio(struct jrecord *jrec, int16_t rectype, in jrecord_leaf_uio()
977 jrecord_leaf_xio(struct jrecord *jrec, int16_t rectype, xio_t xio) in jrecord_leaf_xio()
996 jrecord_write(struct jrecord *jrec, int16_t rectype, int bytes) in jrecord_write()
1072 jrecord_data(struct jrecord *jrec, void *buf, int bytes, int dtype) in jrecord_data()
1181 jrecord_done(struct jrecord *jrec, int abortit) in jrecord_done()
1216 jrecord_write_path(struct jrecord *jrec, int16_t rectype, struct namecache *ncp) in jrecord_write_path()
[all …]
H A Dvfs_jops.c266 struct jrecord jrec; in journal_install_vfs_journal() local
435 struct jrecord jrec; in journal_destroy() local
528 struct jrecord *jrec; in jreclist_init() local
588 struct jrecord *jrec; in jreclist_done() local
628 struct jrecord *jrec; in jreclist_undo_file() local
655 jrecord_undo_file(struct jrecord *jrec, struct vnode *vp, int jrflags, in jrecord_undo_file()
801 struct jrecord *jrec; in journal_setattr() local
833 struct jrecord *jrec; in journal_write() local
949 struct jrecord *jrec; in journal_putpages() local
985 struct jrecord *jrec; in journal_setacl() local
[all …]