Searched refs:unlinkpath (Results 1 – 1 of 1) sorted by relevance
236 char *unlinkpath = NULL; in create_snap() local265 &unlinkpath, &fd_array); in create_snap()302 unlink_all(unlinkpath, backcount); in create_snap()307 unlink_all(unlinkpath, backcount); in create_snap()317 unlink_all(unlinkpath, backcount); in create_snap()325 close_all(unlinkpath, backcount, fd_array); in create_snap()391 char **unlinkpath, int **fd_array) in open_backpath() argument401 *unlinkpath = NULL; in open_backpath()417 *unlinkpath = strdup(*path); in open_backpath()418 if (unlinkpath == NULL) in open_backpath()[all …]