Home
last modified time | relevance | path

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

/titanic_41/usr/src/stand/lib/fs/ufs/
H A Dufsops.c71 static off_t boot_ufs_lseek(int, off_t, int);
83 boot_ufs_lseek,
718 boot_ufs_lseek(int fd, off_t addr, int whence) in boot_ufs_lseek() function