subpartition_find
if (subpartition_find(storage_get_selected_slice(a->s), "%s", "/tmp") == NULL) {
if (subpartition_find(storage_get_selected_slice(a->s), "%s", nullfs_mountpt[i]) != NULL)
if (subpartition_find(storage_get_selected_slice(a->s), "%s", "/tmp") == NULL) {
if (subpartition_find(storage_get_selected_slice(a->s),
if (subpartition_find(storage_get_selected_slice(a->s), "/tmp") == NULL) {
if (subpartition_find(storage_get_selected_slice(a->s), "%s", nullfs_mountpt[i]) != NULL)
if (subpartition_find(storage_get_selected_slice(a->s), "/boot") == NULL) {
} else if (subpartition_find(storage_get_selected_slice(a->s), "/build") == NULL) {
sp = subpartition_find(storage_get_selected_slice(a->s), "/boot");
struct subpartition *subpartition_find(const struct slice *, const char *, ...)