OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mfs
(Results
1 - 3
of
3
) sorted by relevancy
/src/sbin/fsck_lfs/
pass5.c
58
int i, nsb, curr, labelcorrect,
mfs
;
local in function:pass5
77
nsb = curr = labelcorrect =
mfs
= 0;
135
mfs
= lfs_segtod(fs, (lfs_sb_getminfreeseg(fs) -
142
avail -=
mfs
;
149
"+ curr %jd -
mfs
%jd - locked %jd = %jd\n",
156
(intmax_t)
mfs
,
/src/sbin/newfs/
newfs.c
121
#ifdef
MFS
206
int
mfs
; /* run as the memory based filesystem */
variable in typeref:typename:int
256
#ifdef
MFS
272
if (strstr(getprogname(), "
mfs
")) {
273
mfs
= 1;
276
if (argv[1] != NULL && !strcmp(argv[1], "-
mfs
")) {
279
mfs
= 1;
283
opstring =
mfs
?
366
if (
mfs
)
390
if (
mfs
) {
[
all
...]
/src/sys/ufs/lfs/
lfs_vfsops.c
1357
int sn, nclean, nsb, labelcorrect, curr,
mfs
;
local in function:lfs_reset_avail
1388
mfs
= lfs_segtod(fs, (lfs_sb_getminfreeseg(fs) -
1395
avail -=
mfs
;
1404
(intmax_t)
mfs
,
Completed in 13 milliseconds
Indexes created Tue Sep 23 07:09:52 GMT 2025