Home
last modified time | relevance | path

Searched defs:is_mounted (Results 1 – 3 of 3) sorted by relevance

/external/e2fsprogs/misc/
Dismounted.c187 int is_mounted(const char *file) in is_mounted() function
/external/autotest/client/cros/
Dcryptohome.py462 def is_mounted(self, user): member in CryptohomeProxy
/external/f2fs-tools/lib/
Dlibf2fs.c367 static int is_mounted(const char *mpt, const char *device) in is_mounted() function