Searched refs:PAX_SLK (Results 1 – 6 of 6) sorted by relevance
120 #define PAX_SLK 5 /* symbolic link */ macro132 #define PAX_IS_LINK(type) ((type) == PAX_SLK || PAX_IS_HARDLINK(type))
123 arcn->type = PAX_SLK; in com_rd()405 case PAX_SLK: in cpio_wr()453 if (arcn->type != PAX_SLK) in cpio_wr()709 case PAX_SLK: in vcpio_wr()765 if (arcn->type != PAX_SLK) in vcpio_wr()985 case PAX_SLK: in bcpio_wr()1083 if (arcn->type != PAX_SLK) in bcpio_wr()
445 arcn->type = PAX_SLK; in tar_rd()563 case PAX_SLK: in tar_wr()612 } else if (arcn->type == PAX_SLK) { in tar_wr()874 arcn->type = PAX_SLK; in ustar_rd()1221 case PAX_SLK: in wr_ustar_or_pax()1224 if (arcn->type == PAX_SLK) in wr_ustar_or_pax()
136 } else if (arcn->type == PAX_SLK) { in ls_list()
476 arcn->type = PAX_SLK; in next_file()
418 case PAX_SLK: in node_creat()