Home
last modified time | relevance | path

Searched defs:mount_point (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/mtdutils/
H A Dmounts.c28 const char *mount_point; member
117 char mount_point[64]; in scan_mounted_volumes() local
183 find_mounted_volume_by_mount_point(const char *mount_point) in find_mounted_volume_by_mount_point()
H A Dmtdutils.c193 mtd_mount_partition(const MtdPartition *partition, const char *mount_point, in mtd_mount_partition()
/OK3568_Linux_fs/external/recovery/mtdutils/
H A Dmounts.c111 char mount_point[64]; in scan_mounted_volumes() local
177 find_mounted_volume_by_mount_point(const char *mount_point) in find_mounted_volume_by_mount_point()
H A Dmounts.h22 const char *mount_point; member
H A Dmtdutils.c186 mtd_mount_partition(const MtdPartition *partition, const char *mount_point, in mtd_mount_partition()
/OK3568_Linux_fs/external/recovery/
H A Droots.c35 static char mount_point[256] = {0}; variable
117 char mount_point[1024]; in load_volume_table() local
H A Dcommon.h91 const char* mount_point; // eg. "/cache". must live in the root directory. member
/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/
H A Dcommon.h91 const char* mount_point; // eg. "/cache". must live in the root directory. member
/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Docfs1_fs_compat.h36 /*88*/ __u8 mount_point[OCFS1_MAX_MOUNT_POINT_LEN]; member