Home
last modified time | relevance | path

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

/netbsd/src/usr.sbin/puffs/mount_psshfs/
Dnode.c347 rv = puffs_framev_framebuf_ccpromote(psn->lazyopen_r, pcc); in psshfs_node_open()
362 rv = puffs_framev_framebuf_ccpromote(psn->lazyopen_w, pcc); in psshfs_node_open()
507 rv = puffs_framev_framebuf_ccpromote(psn->lazyopen_r, pcc); in psshfs_node_read()
625 rv = puffs_framev_framebuf_ccpromote(psn->lazyopen_w, pcc); in psshfs_node_write()
/netbsd/src/lib/libpuffs/
Dpuffs.expsym76 puffs_framev_framebuf_ccpromote
Dpuffs.h721 int puffs_framev_framebuf_ccpromote(struct puffs_framebuf *,
Dframebuf.c515 puffs_framev_framebuf_ccpromote(struct puffs_framebuf *pufbuf, in puffs_framev_framebuf_ccpromote() function