Searched refs:find_mount_point (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/libbb/
H A Dfind_mount_point.c20 struct mntent *find_mount_point(const char *name, const char *table) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/coreutils/
H A Ddf.c90 mount_entry = find_mount_point(mount_point, bb_path_mtab_file);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/util-linux/
H A Dmkfs_minix.c668 mp = find_mount_point(G.device_name, NULL);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/include/
H A Dlibbb.h734 extern struct mntent *find_mount_point(const char *name, const char *table);

Completed in 55 milliseconds