Home
last modified time | relevance | path

Searched refs:jrecord_write_path (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/sys/kern/
H A Dvfs_jops.c1067 jrecord_write_path(jrec, JLEAF_PATH1, ap->a_nch->ncp); in journal_ncreate()
1099 jrecord_write_path(jrec, JLEAF_PATH1, ap->a_nch->ncp); in journal_nmknod()
1131 jrecord_write_path(jrec, JLEAF_PATH1, ap->a_nch->ncp); in journal_nlink()
1164 jrecord_write_path(jrec, JLEAF_PATH1, ap->a_nch->ncp); in journal_nsymlink()
1196 jrecord_write_path(jrec, JLEAF_PATH1, ap->a_nch->ncp); in journal_nwhiteout()
1227 jrecord_write_path(jrec, JLEAF_PATH1, ap->a_nch->ncp); in journal_nremove()
1257 jrecord_write_path(jrec, JLEAF_PATH1, ap->a_nch->ncp); in journal_nmkdir()
1260 jrecord_write_path(jrec, JLEAF_PATH1, ap->a_nch->ncp); in journal_nmkdir()
1291 jrecord_write_path(jrec, JLEAF_PATH1, ap->a_nch->ncp); in journal_nrmdir()
1322 jrecord_write_path(jrec, JLEAF_PATH1, ap->a_fnch->ncp); in journal_nrename()
[all …]
H A Dvfs_journal.c1216 jrecord_write_path(struct jrecord *jrec, int16_t rectype, struct namecache *ncp) in jrecord_write_path() function
1362 jrecord_write_path(jrec, JLEAF_PATH_REF, nch.ncp); in jrecord_write_vnode_ref()
1386 jrecord_write_path(jrec, JLEAF_PATH_REF, nch.ncp); in jrecord_write_vnode_link()
/dflybsd-src/sys/sys/
H A Dmountctl.h250 void jrecord_write_path(struct jrecord *jrec,