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

/freebsd-12-stable/usr.sbin/pnfsdsfile/
H A Dpnfsdsfile.c55 { "zerods", required_argument, NULL, 'r' },
75 int ch, dosetxattr, i, mirrorcnt, mirrorit, quiet, zerods, zerofh; local
79 zerods = 0;
92 if (zerofh != 0 || zerods != 0 || mirrorit != 0 ||
109 if (zerofh != 0 || zerods != 0 || mirrorit != 0 ||
122 if (zerofh != 0 || zerods != 0 || mirrorit != 0 ||
126 zerods = 1;
133 if (zerods != 0 || mirrorit != 0 || newres != NULL ||
141 if (zerofh != 0 || zerods != 0 || mirrorit != 0 ||
211 /* Do the zerods optio
[all...]

Completed in 108 milliseconds