Home
last modified time | relevance | path

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

/titanic_44/usr/src/stand/lib/fs/ufs/
H A Dufsops.c70 static ssize_t boot_ufs_read(int fd, caddr_t buf, size_t size);
82 boot_ufs_read,
547 boot_ufs_read(int fd, caddr_t buf, size_t count) in boot_ufs_read() function