Home
last modified time | relevance | path

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

/onnv-gate/usr/src/uts/common/sys/fs/
H A Dcachefs_fs.h1173 void cachefs_update_allocmap(cnode_t *, u_offset_t, size_t);
/onnv-gate/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.c1298 cachefs_update_allocmap(cp, in cachefs_writepage()
1317 cachefs_update_allocmap(cp, in cachefs_writepage()
1703 (void) cachefs_update_allocmap(cp, iooff, iolen); in cachefs_push_front()