Home | History | Annotate | Download | only in gio

Lines Matching full:mount_info

765   guint mount_info;
791 mount_info = GPOINTER_TO_UINT (info_as_ptr);
795 mount_info = 0;
805 mount_info |= MOUNT_INFO_READONLY;
817 g_hash_table_insert (mount_info_hash, dev, GUINT_TO_POINTER (mount_info));
821 if (mount_info & MOUNT_INFO_READONLY)