OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MOUNTED
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl2/lvm2/dist/scripts/
fsadm.sh
66
MOUNTED
=
123
dry $MOUNT "$VOLUME" "$
MOUNTED
"
152
# start lvresize, but first cleanup
mounted
dirs
173
# check if the given device is already
mounted
and where
175
$MOUNT >/dev/null || error "Cannot detect
mounted
device $VOLUME"
176
MOUNTED
=$($MOUNT | $GREP "$VOLUME")
177
MOUNTED
=${
MOUNTED
##* on }
178
MOUNTED
=${
MOUNTED
% type *} # allow type in the mount nam
[
all
...]
/src/external/bsd/am-utils/dist/conf/mtab/
mtab_linux.c
81
if (lstat(
MOUNTED
, &mtab_stat))
106
* case the proc filesystem is not
mounted
.
112
int fd = open(
MOUNTED
, O_RDWR | O_CREAT, 0644);
Completed in 50 milliseconds
Indexes created Fri Sep 04 00:26:01 UTC 2026