Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dcachefs_fs.h1173 void cachefs_update_allocmap(cnode_t *, u_offset_t, size_t);
/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_subr.c1523 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 Dcachefs_vnops.c1299 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()