Home
last modified time | relevance | path

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

/titanic_41/usr/src/stand/lib/fs/nfs/
H A Dnfsops.c71 static off_t boot_nfs_lseek(int, off_t, int);
83 boot_nfs_lseek,
307 boot_nfs_lseek(int fd, off_t offset, int whence) in boot_nfs_lseek() function