Searched defs:is_mounted (Results 1 – 4 of 4) sorted by relevance
188 int is_mounted(const char *file) in is_mounted() function
713 static int is_mounted(const char *mpt, const char *device) in is_mounted() function
8 fn is_mounted(&self, request: Vec<u8>) -> Result<Vec<u8>, dbus::Error>; in is_mounted() method100 fn is_mounted(&self, request: Vec<u8>) -> Result<Vec<u8>, dbus::Error> { in is_mounted() method
603 pub is_mounted: bool, field