HomeSort by relevance Sort by last modified time
    Searched defs:ext2fs_check_if_mounted (Results 1 - 2 of 2) sorted by null

  /external/e2fsprogs/lib/ext2fs/
ismounted.c 334 * ext2fs_check_if_mounted() sets the mount_flags EXT2_MF_MOUNTED,
338 errcode_t ext2fs_check_if_mounted(const char *file, int *mount_flags) function
359 "while calling ext2fs_check_if_mounted");
nt_io.c 995 ext2fs_check_if_mounted(const char *file, int *mount_flags) function

Completed in 113 milliseconds