OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tmpfs_mem_decr
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/fs/tmpfs/
tmpfs_mem.c
152
tmpfs_mem_decr
(struct tmpfs_mount *mp, size_t sz)
function in typeref:typename:void
175
tmpfs_mem_decr
(mp, sizeof(struct tmpfs_dirent));
199
tmpfs_mem_decr
(mp, sizeof(struct tmpfs_node));
227
tmpfs_mem_decr
(mp, sz);
tmpfs.h
294
void
tmpfs_mem_decr
(tmpfs_mount_t *, size_t);
tmpfs_subr.c
338
tmpfs_mem_decr
(tmp, objsz);
949
tmpfs_mem_decr
(tmp, (oldpages - newpages) << PAGE_SHIFT);
Completed in 13 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025