Searched refs:PAX_CHR (Results 1 – 3 of 3) sorted by relevance
134 arcn->type = PAX_CHR; in com_rd()397 if ((arcn->type != PAX_BLK) && (arcn->type != PAX_CHR)) in cpio_wr()694 if ((arcn->type != PAX_BLK) && (arcn->type != PAX_CHR)) in vcpio_wr()993 if ((arcn->type != PAX_BLK) && (arcn->type != PAX_CHR)) in bcpio_wr()
126 #define PAX_CHR 2 /* character device */ macro
148 if ((arcn->type == PAX_CHR) || (arcn->type == PAX_BLK)) in ls_list()