Searched refs:cachefs_populate (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/uts/common/sys/fs/ |
H A D | cachefs_fs.h | 1183 int cachefs_populate(cnode_t *, u_offset_t, size_t, vnode_t *, vnode_t *,
|
/titanic_44/usr/src/uts/common/fs/cachefs/ |
H A D | cachefs_subr.c | 1625 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 D | cachefs_ioctl.c | 302 error = cachefs_populate(cp, popoff, in cachefs_pack_common()
|
H A D | cachefs_vnops.c | 7610 error = cachefs_populate(cp, in cachefs_getapage()
|