Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/libsa/
H A Dext2fs.c101 static off_t ext2fs_seek(struct open_file *f, off_t offset, int where);
116 ext2fs_seek,
848 ext2fs_seek(struct open_file *f, off_t offset, int where) in ext2fs_seek() function