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

/freebsd-current/usr.sbin/pnfsdsfile/
H A Dpnfsdsfile.c53 { "zerods", required_argument, NULL, 'r' },
73 int ch, dosetxattr, i, mirrorcnt, mirrorit, quiet, zerods, zerofh; local
77 zerods = 0;
90 if (zerofh != 0 || zerods != 0 || mirrorit != 0 ||
107 if (zerofh != 0 || zerods != 0 || mirrorit != 0 ||
120 if (zerofh != 0 || zerods != 0 || mirrorit != 0 ||
124 zerods = 1;
131 if (zerods != 0 || mirrorit != 0 || newres != NULL ||
139 if (zerofh != 0 || zerods != 0 || mirrorit != 0 ||
209 /* Do the zerods optio
[all...]

Completed in 113 milliseconds