Home
last modified time | relevance | path

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

/illumos-gate/usr/src/stand/lib/fs/ufs/
H A Dufsops.c72 static off_t boot_ufs_lseek(int, off_t, int);
84 boot_ufs_lseek,
719 boot_ufs_lseek(int fd, off_t addr, int whence) in boot_ufs_lseek() function