ISO_IS_ASSOCIATED_FILE
if (result == B_OK && (node.flags & ISO_IS_ASSOCIATED_FILE) == 0) {
if ((node.flags & ISO_IS_ASSOCIATED_FILE) == 0