Searched refs:MNTOPT_RO (Results 1 – 8 of 8) sorted by relevance
17 #define MNTOPT_RO "ro" macro
16 #define MNTOPT_RO "ro" macro
184 #ifdef MNTOPT_RO in check_mntent_file()186 if (hasmntopt(mnt, MNTOPT_RO)) in check_mntent_file()
162 #define MNTOPT_RO "ro" macro623 if (hasmntopt (mntent, MNTOPT_RO) != NULL) in _g_get_unix_mounts()738 if (hasmntopt (&mntent, MNTOPT_RO) != NULL) in _g_get_unix_mounts()1149 if (hasmntopt (mntent, MNTOPT_RO) != NULL) in _g_get_unix_mount_points()1223 if (hasmntopt (&mntent, MNTOPT_RO) != NULL) in _g_get_unix_mount_points()
719 #ifdef MNTOPT_RO in is_mounted()720 if (hasmntopt(mnt, MNTOPT_RO)) in is_mounted()