Searched refs:volume_id_probe_fn_t (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/install/udev/usr/include/
H A Dlibvolume_id.h22 typedef int (*volume_id_probe_fn_t)(struct volume_id *id, uint64_t off, uint64_t size); typedef
23 typedef int (*all_probers_fn_t)(volume_id_probe_fn_t probe_fn,
32 extern const volume_id_probe_fn_t *volume_id_get_prober_by_type(const char *type);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/usr/include/
H A Dlibvolume_id.h22 typedef int (*volume_id_probe_fn_t)(struct volume_id *id, uint64_t off, uint64_t size); typedef
23 typedef int (*all_probers_fn_t)(volume_id_probe_fn_t probe_fn,
32 extern const volume_id_probe_fn_t *volume_id_get_prober_by_type(const char *type);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/udev/extras/volume_id/lib/
H A Dlibvolume_id.h22 typedef int (*volume_id_probe_fn_t)(struct volume_id *id, uint64_t off, uint64_t size); typedef
23 typedef int (*all_probers_fn_t)(volume_id_probe_fn_t probe_fn,
32 extern const volume_id_probe_fn_t *volume_id_get_prober_by_type(const char *type);
H A Dvolume_id.c34 volume_id_probe_fn_t prober;
96 const volume_id_probe_fn_t *volume_id_get_prober_by_type(const char *type)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/udev/extras/volume_id/
H A Dvol_id.c114 static int all_probers(volume_id_probe_fn_t probe_fn,

Completed in 78 milliseconds