Searched refs:tm_anonmax (Results 1 – 3 of 3) sorted by relevance
310 tm->tm_anonmax = anonmax; in tmp_mount()339 tm->tm_anonmax = anonmax; in tmp_mount()611 tm->tm_anonmax - tm->tm_anonmem); in tmp_statvfs()
81 if (pagecreate && ((tm->tm_anonmem + pages > tm->tm_anonmax) || in tmp_resv()
46 ulong_t tm_anonmax; /* file system max anon reservation */ member