Searched defs:tmp_putpage (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/tmpfs/
H A Dtmp_vnops.c1922 static int tmp_nopage = 0; /* Don't do tmp_putpage's if set */
1926 tmp_putpage( function
2035 panic("tmp_putpage: B_INVAL, pages not gone");
2464 VOPNAME_PUTPAGE, { .vop_putpage = tmp_putpage },

Completed in 64 milliseconds