Searched refs:boot_ufs_close (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/stand/lib/fs/ufs/
H A Dufsops.c69 static int boot_ufs_close(int fd);
81 boot_ufs_close,
699 boot_ufs_close(filep->fi_filedes);
703 boot_ufs_close(filep->fi_filedes);
791 boot_ufs_close(int fd) function
835 if (boot_ufs_close(filep->fi_filedes))

Completed in 64 milliseconds