cache_fpl_handled_error
return (cache_fpl_handled_error(fpl, ENOTDIR));
return (cache_fpl_handled_error(fpl, ENOENT));
return (cache_fpl_handled_error(fpl, EROFS));
return (cache_fpl_handled_error(fpl, EEXIST));
return (cache_fpl_handled_error(fpl, error));
return (cache_fpl_handled_error(fpl, EEXIST));
return (cache_fpl_handled_error(fpl, EISDIR));
return (cache_fpl_handled_error(fpl, ENOENT));
return (cache_fpl_handled_error(fpl, ENAMETOOLONG));
return (cache_fpl_handled_error(fpl, error));
return (cache_fpl_handled_error(fpl, ENOTDIR));
return (cache_fpl_handled_error(fpl, ENOTDIR));
return (cache_fpl_handled_error(fpl, ENOENT));
return (cache_fpl_handled_error(fpl, EACCES));
return (cache_fpl_handled_error(fpl, error));
return (cache_fpl_handled_error(fpl, ENOTDIR));
return (cache_fpl_handled_error(fpl, ENAMETOOLONG));
cache_fpl_handled_error(fpl, error);