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

/illumos-gate/usr/src/cmd/fs.d/ufs/fssnap/
H A Dfssnap.c236 char *unlinkpath = NULL; local
265 &unlinkpath, &fd_array);
302 unlink_all(unlinkpath, backcount);
307 unlink_all(unlinkpath, backcount);
317 unlink_all(unlinkpath, backcount);
325 close_all(unlinkpath, backcount, fd_array);
386 * unlinkpath. The subsequent backing files are assumed to have the
391 char **unlinkpath, int **fd_array)
401 *unlinkpath = NULL;
417 *unlinkpath
390 open_backpath(int mountfd, u_offset_t max_bf_size, char **path, char **unlinkpath, int **fd_array) argument
546 unlink_all(char *unlinkpath, int count) argument
[all...]

Completed in 45 milliseconds