nckernel  0.1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
Root 파일 시스템

시스템이 사용하는 가상 파일 시스템 More...

Functions

struct sinfoload_rootfs (void)
 Root 파일 시스템을 로딩한다. More...
 

Detailed Description

시스템이 사용하는 가상 파일 시스템

Date
2011-8-26
Author
Sung-jae Park nices.nosp@m.j@ni.nosp@m.cesj..nosp@m.com

Function Documentation

struct sinfo* load_rootfs ( void  )

Root 파일 시스템을 로딩한다.

Returns
struct sinfo* 장치 정보 객체

Definition at line 92 of file rootfs.c.

References free(), ninfo::id, malloc(), NINFO_TYPE_FOLDER, NULL, ninfo::priv, sinfo::priv, root, ninfo::type, and vfs_new_ninfo().

Here is the call graph for this function: