Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/recovery/mtdutils/
H A Dmounts.c51 #define PROC_MOUNTS_FILENAME "/proc/mounts" macro
83 fd = open(PROC_MOUNTS_FILENAME, O_RDONLY); in scan_mounted_volumes()
/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/mtdutils/
H A Dmounts.c57 #define PROC_MOUNTS_FILENAME "/proc/mounts" macro
89 fd = open(PROC_MOUNTS_FILENAME, O_RDONLY); in scan_mounted_volumes()