Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dtmp.h97 extern void tmpnode_growmap(struct tmpnode *, ulong_t);
/titanic_41/usr/src/uts/common/fs/tmpfs/
H A Dtmp_tnode.c131 tmpnode_growmap(struct tmpnode *tp, ulong_t newsize) in tmpnode_growmap() function
276 tmpnode_growmap(tp, newsize); in tmpnode_trunc()
H A Dtmp_vnops.c245 tmpnode_growmap(tp, (ulong_t)offset + bytes); in wrtmp()