OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ml_mount
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/systat/
bufcache.c
75
struct mount
ml_mount
;
member in struct:ml_entry
197
"NULL" : ml->
ml_mount
.mnt_stat.f_mntonname);
427
return(&ml->
ml_mount
);
442
KREAD(maddr, &ml->
ml_mount
, sizeof(struct mount));
443
return(&ml->
ml_mount
);
bufcache.c
75
struct mount
ml_mount
;
member in struct:ml_entry
197
"NULL" : ml->
ml_mount
.mnt_stat.f_mntonname);
427
return(&ml->
ml_mount
);
442
KREAD(maddr, &ml->
ml_mount
, sizeof(struct mount));
443
return(&ml->
ml_mount
);
Completed in 20 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025