Searched refs:find_real_root_device_name (Results 1 - 6 of 6) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/busybox/libbb/
H A Dfind_root_device.c32 extern char *find_real_root_device_name(const char* name) function
H A Dlibbb.h124 extern char *find_real_root_device_name(const char* name);
/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Ddf.c60 device = find_real_root_device_name(device);
H A Dumount.c119 cur->device = find_real_root_device_name(cur->device);
H A Dmount.c327 blockDevice = find_real_root_device_name(blockDevice);
H A Dutility.c1527 extern int find_real_root_device_name(char* name) function

Completed in 30 milliseconds