Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/fs/
H A Dhsfs.c136 static int bhsfs_close(int fd);
497 (void) bhsfs_close(filep->fi_filedes); in bhsfs_open()
513 bhsfs_close(int fd) in bhsfs_close() function
544 if (filep->fi_taken && bhsfs_close(filep->fi_filedes)) in bhsfs_closeall()
826 bhsfs_close,