MentOS
0.8.0
The Mentoring Operating System
mentos
inc
fs
ext2.h
Go to the documentation of this file.
1
6
#pragma once
7
10
int
ext2_initialize
(
void
);
11
14
int
ext2_finalize
(
void
);
ext2_initialize
int ext2_initialize(void)
Initializes the EXT2 drivers.
Definition:
ext2.c:3709
ext2_finalize
int ext2_finalize(void)
De-initializes the EXT2 drivers.
Definition:
ext2.c:3716
Generated by
1.9.1