Searched refs:ERROR_IS_FATAL (Results 1 – 1 of 1) sorted by relevance
62 #define ERROR_IS_FATAL(err) ((err) == ENOSPC || (err) == EDQUOT) macro563 if (ERROR_IS_FATAL(erc)) { in tar_getdir()744 if (ERROR_IS_FATAL(erc)) { in tar_getdir()818 if (ERROR_IS_FATAL(erc)) { in tar_getdir()845 if (ERROR_IS_FATAL(erc)) { in tar_getdir()865 if (ERROR_IS_FATAL(rc)) { in tar_getdir()899 if (ERROR_IS_FATAL(erc)) { in tar_getdir()1200 if (ERROR_IS_FATAL(ret)) in restore_file()1241 if (ERROR_IS_FATAL(errno)) in restore_file()1296 if (ERROR_IS_FATAL(errno)) { in restore_file()[all …]