Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fs/
H A Dhsfs_impl.h42 extern int hsfs_putapage(vnode_t *, page_t *, u_offset_t *, size_t *, int,
/titanic_44/usr/src/uts/common/fs/hsfs/
H A Dhsfs_node.c324 hsfs_putapage, B_INVAL, in hs_getfree()
465 hsfs_putapage, B_INVAL, in hs_synchash()
689 hsfs_putapage, B_INVAL, (struct cred *)NULL); in hs_freenode()
H A Dhsfs_vnops.c1668 hsfs_putapage( in hsfs_putapage() function
1721 error = pvn_vplist_dirty(vp, off, hsfs_putapage, flags, cr); in hsfs_putpage()