構文struct inodesc
ファイル名
構造体情報| No. | 名称 | 属性 | 説明 |
|---|---|---|---|
1 |
inodesc | ||
| id_fix | fixstate | policy on fixing errors | |
| (*id_func)() | int | function to be applied to blocks of inode | |
| id_number | ino_t | inode number described | |
| id_parent | ino_t | for DATA nodes, their parent | |
| id_blkno | daddr_t | current block number being examined | |
| id_numfrags | int | number of frags contained in block | |
| id_filesize | quad_t | for DATA nodes, the size of the directory | |
| id_loc | int | for DATA nodes, current location in dir | |
| id_entryno | int | for DATA nodes, current entry number | |
| id_dirp | direct * | for DATA nodes, ptr to current entry | |
| id_name | char * | for DATA nodes, name to find or enter | |
| id_type | char | type of descriptor, DATA or ADDR |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー