Home
last modified time | relevance | path

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

/external/e2fsprogs/misc/
Dismounted.c188 int is_mounted(const char *file) in is_mounted() function
/external/autotest/client/cros/
Dcryptohome.py748 def is_mounted(self, user): member in CryptohomeProxy
/external/f2fs-tools/lib/
Dlibf2fs.c634 static int is_mounted(const char *mpt, const char *device) in is_mounted() function
/external/u-boot/fs/yaffs2/
Dyaffs_guts.h644 int is_mounted; member