Home
last modified time | relevance | path

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

/illumos-gate/usr/src/stand/lib/fs/hsfs/
H A Dhsfsops.c84 static ssize_t boot_hsfs_read(int fd, caddr_t buf, size_t size);
96 boot_hsfs_read,
402 boot_hsfs_read(int fd, caddr_t buf, size_t count) in boot_hsfs_read() function