Home
last modified time | relevance | path

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

/titanic_41/usr/src/stand/lib/fs/nfs/
H A Dnfsops.c70 static ssize_t boot_nfs_read(int fd, caddr_t buf, size_t size);
82 boot_nfs_read,
255 boot_nfs_read(int fd, char *buf, size_t size) in boot_nfs_read() function
/titanic_41/usr/src/psm/stand/
H A DREADME51 c). lib/fs/nfs_inet/nfsops.c: boot_nfs_read() uses local buffer for i386 case