Home
last modified time | relevance | path

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

/illumos-gate/usr/src/stand/lib/fs/ufs/
H A Dufsops.c71 static ssize_t boot_ufs_read(int fd, caddr_t buf, size_t size);
83 boot_ufs_read,
548 boot_ufs_read(int fd, caddr_t buf, size_t count) in boot_ufs_read() function