Searched refs:check_mounted (Results 1 – 1 of 1) sorted by relevance
223 static int check_mounted(const char *, mode_t);307 if (check_mounted(fname, sb.st_mode) == -1) in mkfs_msdos()811 check_mounted(const char *fname, mode_t mode) in check_mounted() function