構造体定義書 仕様書作成ツール【A HotDocument】

inodesc

構文構文

struct inodesc

ファイル名ファイル名

fsck.h

構造体情報構造体情報

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

See Also

目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー