Home
last modified time | relevance | path

Searched refs:JLEAF_PID (Results 1 – 5 of 5) sorted by relevance

/dragonfly/sys/sys/
HDjournal.h296 #define JLEAF_PID 0x040A macro
/dragonfly/sbin/jscan/
HDsubs.c154 case JLEAF_PID: in type_to_name()
HDdump_debug.c198 case JLEAF_PID: in dump_debug_payload()
HDdump_mirror.c351 case JLEAF_PID: in dump_mirror_payload()
/dragonfly/sys/kern/
HDvfs_journal.c1335 jrecord_leaf(jrec, JLEAF_PID, &p->p_pid, sizeof(p->p_pid)); in jrecord_write_cred()