Searched refs:PAX_DIR (Results 1 – 3 of 3) sorted by relevance
125 #define PAX_DIR 1 /* directory */ macro
152 if ((arcn->type == PAX_DIR) || (arcn->sb.st_nlink <= 1)) in chk_lnk()238 if ((arcn->sb.st_nlink <= 1) || (arcn->type == PAX_DIR) || in purg_lnk()
128 arcn->type = PAX_DIR; in com_rd()