OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tmpfs_bytes_max
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/fs/tmpfs/
tmpfs_mem.c
113
tmpfs_bytes_max
(struct tmpfs_mount *mp)
function in typeref:typename:uint64_t
132
return (
tmpfs_bytes_max
(mp) - mp->tm_bytes_used) >> PAGE_SHIFT;
141
lim =
tmpfs_bytes_max
(mp);
Completed in 11 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025