Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fs/
H A Dcachefs_fs.h1183 int cachefs_populate(cnode_t *, u_offset_t, size_t, vnode_t *, vnode_t *,
/titanic_44/usr/src/uts/common/fs/cachefs/
H A Dcachefs_subr.c1625 cachefs_populate(cnode_t *cp, u_offset_t off, size_t popsize, vnode_t *frontvp, in cachefs_populate() function
2519 error = cachefs_populate(cp, popoff, popsize, frontvp, backvp, in cachefs_async_populate_reg()
H A Dcachefs_ioctl.c302 error = cachefs_populate(cp, popoff, in cachefs_pack_common()
H A Dcachefs_vnops.c7610 error = cachefs_populate(cp, in cachefs_getapage()