Searched refs:still_mounted (Results 1 – 1 of 1) sorted by relevance
95 static vfs_t *still_mounted(struct check_node *);363 if ((vfsp = still_mounted(ptr)) == NULL) in ufs_update()1193 still_mounted(struct check_node *checkp) in still_mounted() function