Lines Matching refs:dir_name
702 const char *dir_name)705 DIR *dir = opendir(dir_name);709 pr_debug("%s: cannot open %s dir\n", __func__, dir_name);718 snprintf(path, sizeof(path), "%s/%s", dir_name, dent->d_name);