Searched refs:ft_lpath (Results 1 – 4 of 4) sorted by relevance
353 if (!ftp->ft_lpath) { in traverse_post()356 ftp->ft_lpath = ftp->ft_path; in traverse_post()359 pl = strlen(ftp->ft_lpath); in traverse_post()365 (void) strcpy(path, ftp->ft_lpath); in traverse_post()367 rv = fs_getstat(ftp->ft_lpath, &pfh, &pst); in traverse_post()376 pn.tn_path = ftp->ft_lpath; in traverse_post()770 if (!ftp->ft_lpath) { in traverse_level()773 ftp->ft_lpath = ftp->ft_path; in traverse_level()776 pl = strlen(ftp->ft_lpath); in traverse_level()782 (void) strcpy(path, ftp->ft_lpath); in traverse_level()[all …]
264 char *ft_lpath; member
425 ft.ft_lpath = nlp->nlp_backup_path; in mark_inodes_v2()705 ft.ft_lpath = nlp->nlp_backup_path; in mark_tokv3()861 ft.ft_lpath = nlp->nlp_backup_path; in mark_lbrv3()921 ft.ft_lpath = nlp->nlp_backup_path; in mark_levelv3()
2292 ft.ft_lpath = bp.bp_chkpnm; in backup_reader_v3()2294 NDMP_LOG(LOG_DEBUG, "path %s lpath %s", ft.ft_path, ft.ft_lpath); in backup_reader_v3()2532 ft.ft_lpath = ft.ft_path; in get_backup_size()