Searched refs:truncate_okay (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Ddecmpfs.h120 int decmpfs_decompress_file(vnode_t vp, decmpfs_cnode *cp, off_t toSize, int truncate_okay, int skiplock); /* if toSize == -1, decompress the entire file */
/darwin-on-arm/xnu/bsd/kern/
H A Ddecmpfs.c1486 decmpfs_decompress_file(vnode_t vp, decmpfs_cnode *cp, off_t toSize, int truncate_okay, int skiplock) argument
1638 if (truncate_okay) {

Completed in 63 milliseconds