Home
last modified time | relevance | path

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

/illumos-gate/usr/src/stand/lib/fs/ufs/
H A Dufsops.c70 static int boot_ufs_close(int fd);
82 boot_ufs_close,
700 (void) boot_ufs_close(filep->fi_filedes); in boot_ufs_open()
704 (void) boot_ufs_close(filep->fi_filedes); in boot_ufs_open()
792 boot_ufs_close(int fd) in boot_ufs_close() function
836 if (boot_ufs_close(filep->fi_filedes)) in boot_ufs_closeall()