OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:M_MSDOSFSTMP
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/fs/msdosfs/
msdosfsmount.h
100
MALLOC_DECLARE(
M_MSDOSFSTMP
);
msdosfs_denode.c
139
malloc_type_attach(
M_MSDOSFSTMP
);
164
malloc_type_detach(
M_MSDOSFSTMP
);
msdosfs_vnops.c
1004
dirbuf = malloc(sizeof(struct dirent),
M_MSDOSFSTMP
, M_WAITOK | M_ZERO);
1218
free(dirbuf,
M_MSDOSFSTMP
);
msdosfs_vfsops.c
107
MALLOC_JUSTDEFINE(
M_MSDOSFSTMP
, "MSDOSFS temp", "MSDOS FS temp. structures");
Completed in 14 milliseconds
Indexes created Mon Oct 13 16:09:52 GMT 2025