Searched defs:rectype (Results 1 – 10 of 10) sorted by relevance
/dflybsd-src/sys/kern/ |
H A D | vfs_journal.c | 815 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 D | vfs_jops.c | 525 struct jrecord *jreccache, int16_t rectype) in jreclist_init()
|
/dflybsd-src/sbin/jscan/ |
H A D | dump_mirror.c | 191 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 D | subs.c | 50 type_to_name(int16_t rectype) in type_to_name()
|
H A D | dump_debug.c | 161 dump_debug_payload(int16_t rectype, struct jstream *js, off_t off, in dump_debug_payload()
|
/dflybsd-src/contrib/tcpdump/ |
H A D | print-pktap.c | 103 uint32_t dlt, hdrlen, rectype; in pktap_if_print() local
|
/dflybsd-src/usr.sbin/lpr/common_source/ |
H A D | common.c | 504 const char *lprhost, *recvdev, *recvhost, *rectype; in trstat_write() local
|
/dflybsd-src/sys/sys/ |
H A D | journal.h | 243 u_int16_t rectype; /* 2 control bits, 14 record type bits */ member
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | omp-offload.c | 1741 tree rectype = lang_hooks.types.make_type (RECORD_TYPE); in ompdevlow_adjust_simt_enter() local
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | record-full.c | 2481 uint8_t rectype; in record_full_restore() local
|