BRD_SEEK
return (BRD_SEEK(bfs_ops, fd, lo, SEEK_SET));
extern off_t BRD_SEEK(struct boot_fs_ops *, int, off_t, int);