Home
last modified time | relevance | path

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

/dragonfly/sys/kern/
HDvfs_journal.c101 int truncbytes, int bytes, int *newstreamrecp);
612 int truncbytes, int bytes, int *newstreamrecp) in journal_extend() argument
635 return((char *)(rawp + 1) + truncbytes); in journal_extend()
651 return((char *)(rawp + 1) + truncbytes); in journal_extend()
662 journal_commit(jo, rawpp, truncbytes, 0); in journal_extend()