Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

CPU_BOOLEAN  FSVol_IsMounted (CPU_CHAR  *name_vol);

...

File

...

Called from

...

Code enabled by

...

fs_vol.c

...

Application

...

N/A

...

Determine whether a volume is mounted. Anchor11054991105499

Arguments

...

name_vol Anchor11437031143703

Volume name.

...

Returned Value

Anchor10939111093911DEF_YES, if the volume is open and is mounted. Anchor10939121093912

DEF_NO, if the volume is not open or is not mounted. Anchor11008851100885

Notes/Warnings

...

None.