check_node
vfs_t *ud_still_mounted(struct check_node *);
struct check_node *check_list, *ptr;
check_size = sizeof (struct check_node) * check_cnt;
ud_still_mounted(struct check_node *checkp)
still_mounted(struct check_node *checkp)
struct check_node *check_list, *ptr;
check_size = sizeof (struct check_node) * check_cnt;
static vfs_t *still_mounted(struct check_node *);