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