Searched refs:cachefs_update_allocmap (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/common/sys/fs/ |
H A D | cachefs_fs.h | 1173 void cachefs_update_allocmap(cnode_t *, u_offset_t, size_t);
|
/titanic_41/usr/src/uts/common/fs/cachefs/ |
H A D | cachefs_subr.c | 1523 cachefs_update_allocmap(cnode_t *cp, u_offset_t off, size_t size) in cachefs_update_allocmap() function 1699 (void) cachefs_update_allocmap(cp, off, upto - off); in cachefs_populate()
|
H A D | cachefs_vnops.c | 1299 cachefs_update_allocmap(cp, in cachefs_writepage() 1318 cachefs_update_allocmap(cp, in cachefs_writepage() 1704 (void) cachefs_update_allocmap(cp, iooff, iolen); in cachefs_push_front()
|