boot_hsfs_close
(void) boot_hsfs_close(filep->fi_filedes);
if (boot_hsfs_close(filep->fi_filedes))
static int boot_hsfs_close(int fd);
boot_hsfs_close,