Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_node.c254 pcfs_putapage, B_INVAL, (struct cred *)NULL); in pc_rele()
425 pcfs_putapage, B_INVAL | B_TRUNC, CRED()); in pc_truncate()
442 pcfs_putapage, B_INVAL | B_TRUNC, CRED()); in pc_truncate()
719 (u_offset_t)0, pcfs_putapage, in pc_diskchanged()
751 (u_offset_t)0, pcfs_putapage, in pc_diskchanged()
H A Dpc_vnops.c131 int pcfs_putapage(struct vnode *, page_t *, u_offset_t *, size_t *, int,
935 pcfs_putapage, B_INVAL, (struct cred *)NULL); in pcfs_inactive()
965 pcfs_putapage, B_INVAL | B_TRUNC, in pcfs_inactive()
1698 pcfs_putapage, flags, cr); in pcfs_putpage()
1722 err = pcfs_putapage(vp, pp, &io_off, &io_len, in pcfs_putpage()
1757 pcfs_putapage( in pcfs_putapage() function
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dpc_node.h146 extern int pcfs_putapage(struct vnode *, page_t *, u_offset_t *, size_t *, int,