Searched refs:isremountable (Results 1 – 1 of 1) sorted by relevance
79 int isremountable(const char *);477 (!isremountable(fs->fs_vfstype) || in ismounted()484 isremountable(const char *vfsname) in isremountable() function