28.08.2015 Views

The Design and Implementation of the Anykernel and Rump Kernels

1F3KDce

1F3KDce

SHOW MORE
SHOW LESS
  • No tags were found...

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

A–12<br />

P2K(3) NetBSD Library Functions Manual P2K(3)<br />

NAME<br />

p2k -- puffs to kernel vfs translation library<br />

LIBRARY<br />

p2k Library (libp2k, -lp2k)<br />

SYNOPSIS<br />

#include <br />

struct p2k_mount *<br />

p2k_init(uint32_t puffs_flags);<br />

void<br />

p2k_cancel(struct p2k_mount *p2m, int error);<br />

int<br />

p2k_setup_fs(struct p2k_mount *p2m, const char *vfsname,<br />

const char *devpath, const char *mountpath, int mntflags, void *arg,<br />

size_t alen);<br />

p2k_setup_diskfs(struct p2k_mount *p2m, const char *vfsname,<br />

const char *devpath, int partition, const char *mountpath,<br />

int mntflags, void *arg, size_t alen);<br />

int<br />

p2k_mainloop(struct p2k_mount *p2m);<br />

int<br />

p2k_run_fs(const char *vfsname, const char *devpath,<br />

const char *mountpath, int mntflags, void *arg, size_t alen,<br />

uint32_t puffs_flags);<br />

NetBSD 5.99.48 January 7, 2011 NetBSD 5.99.48

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!