Home
last modified time | relevance | path

Searched defs:rectype (Results 1 – 10 of 10) sorted by relevance

/dflybsd-src/sys/kern/
H A Dvfs_journal.c815 jrecord_push(struct jrecord *jrec, int16_t rectype) in jrecord_push()
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()
1216 jrecord_write_path(struct jrecord *jrec, int16_t rectype, struct namecache *ncp) in jrecord_write_path()
1397 jrecord_write_pagelist(struct jrecord *jrec, int16_t rectype, in jrecord_write_pagelist()
1450 jrecord_write_uio(struct jrecord *jrec, int16_t rectype, struct uio *uio) in jrecord_write_uio()
H A Dvfs_jops.c525 struct jrecord *jreccache, int16_t rectype) in jreclist_init()
/dflybsd-src/sbin/jscan/
H A Ddump_mirror.c191 u_int16_t rectype; in dump_mirror_subrecord() local
283 dump_mirror_payload(int16_t rectype, struct jstream *js, off_t off, in dump_mirror_payload()
411 dump_mirror_rebuild_redo(u_int16_t rectype, struct jstream *js, in dump_mirror_rebuild_redo()
510 dump_mirror_rebuild_undo(u_int16_t rectype, struct jstream *js, in dump_mirror_rebuild_undo()
H A Dsubs.c50 type_to_name(int16_t rectype) in type_to_name()
H A Ddump_debug.c161 dump_debug_payload(int16_t rectype, struct jstream *js, off_t off, in dump_debug_payload()
/dflybsd-src/contrib/tcpdump/
H A Dprint-pktap.c103 uint32_t dlt, hdrlen, rectype; in pktap_if_print() local
/dflybsd-src/usr.sbin/lpr/common_source/
H A Dcommon.c504 const char *lprhost, *recvdev, *recvhost, *rectype; in trstat_write() local
/dflybsd-src/sys/sys/
H A Djournal.h243 u_int16_t rectype; /* 2 control bits, 14 record type bits */ member
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Domp-offload.c1741 tree rectype = lang_hooks.types.make_type (RECORD_TYPE); in ompdevlow_adjust_simt_enter() local
/dflybsd-src/contrib/gdb-7/gdb/
H A Drecord-full.c2481 uint8_t rectype; in record_full_restore() local