OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MPART
(Results
1 - 5
of
5
) sorted by relevancy
/src/regress/sys/fs/lfs/newfs_fsck/
Makefile
10
MPART
?= a
30
${MAKE} TMPMP=${TMPMP} VND=${VND}
MPART
=${
MPART
} fsck
38
${MAKE} TMPMP=${TMPMP} VND=${VND}
MPART
=${
MPART
} fsck
42
VND=${VND} TMPMP=${TMPMP} TMPIM=${TMPIM} SRCDIR=${SRCDIR}
MPART
=${
MPART
} RPART=${RPART} ./mkfs_mount
49
fsck_lfs -f -n ${CVND}${
MPART
}
50
mount ${BVND}${
MPART
} ${TMPMP}
mkfs_mount
18
newfs_lfs ${NEWFS_LFS_FLAGS} ${CVND}${
MPART
}
21
fsck_lfs -f -n ${CVND}${
MPART
} || exit 1
24
mount -t lfs -o-N1 ${BVND}${
MPART
} ${TMPMP}
/src/regress/sys/fs/ffs/
Makefile
30
MPART
?= a
40
MAKECMD= ${MAKE} -f ${SRCDIR}/Makefile SRCDIR=${SRCDIR} EN=${EN} VND=${VND}
MPART
=${
MPART
} RPART=${RPART}
72
${HOST_SH} ${SRCDIR}/estimatecompare 2572 -S -h9 -0 ${CVND}${
MPART
}
75
${HOST_SH} ${SRCDIR}/estimatecompare 347 -S -h0 -0 ${CVND}${
MPART
}
78
dump -0 -h9 -B10000 -f - ${CVND}${
MPART
} | \
86
umount ${BVND}${
MPART
}
88
fsck_ffs -B be -y ${CVND}${
MPART
}
89
mount -o async ${BVND}${
MPART
} ${TMPMP}
91
umount ${BVND}${
MPART
}
[
all
...]
/src/tests/kernel/
t_umountstress.sh
34
MPART
=a
63
atf_check -o ignore -e ignore newfs -i 500 -b 8192 -f 1024 ${CVND}${
MPART
}
64
atf_check -o ignore -e ignore mount -o async ${BVND}${
MPART
} ${TMPMP}
152
atf_check -o ignore -e ignore newfs -i 500 -b 8192 -f 1024 ${CVND}${
MPART
}
153
atf_check -o ignore -e ignore mount -o async ${BVND}${
MPART
} ${TMPMP}
172
if ! mount -o async ${BVND}${
MPART
} ${TMPMP}; then
t_umount.sh
34
MPART
=a
71
atf_check -o ignore -e ignore newfs -i 500 -b 8192 -f 1024 ${CVND}${
MPART
}
72
atf_check -o ignore -e ignore mount -o async ${BVND}${
MPART
} ${TMPMP}
80
atf_check -o ignore -e ignore umount -f "${BVND}${
MPART
}"
Completed in 14 milliseconds
Indexes created Sun Oct 12 22:09:51 GMT 2025