Skip to content

Implement breadn() #156

@OlliV

Description

@OlliV

zeke/kern/bio.c

Lines 100 to 105 in 9524dad

int breadn(vnode_t * vnode, size_t blkno, int size, size_t rablks[],
int rasizes[], int nrablks, struct buf ** bpp)
{
/* TODO */
return -ENOTSUP;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions