Home
last modified time | relevance | path

Searched refs:fs2 (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/util-linux/volume_id/
Dvolume_id.c121 static const probe_fptr fs2[] ALIGN_PTR = { variable
213 for (i = 0; i < ARRAY_SIZE(fs2); i++) { in volume_id_probe_all()
214 if (fs2[i](id /*,off*/) == 0) in volume_id_probe_all()