ファイル名check_fs.c
ソースファイル情報| 内容 | 行数 | 比率 |
|---|---|---|
| コメント行数 | 356 | 15% |
| 空行行数 | 414 | 17% |
| 実行行数 | 1683 | 68% |
| 合計行数 | 2453 | 100% |
関数定義数| 内容 | 定義数 |
|---|---|
| 関数数 | 50 |
定義関数| No. | 型 | 名称 | 属性 | 説明 |
|---|---|---|---|---|
1 |
block_compare | static int | ||
2 |
is_block_free | static inline int | is_block_free - check whether block marked free in a bitmap | |
3 |
we_met_it | static inline void | we_met_it - mark block used in a bitmap | |
4 |
did_we_meet_it | static int | did_we_met_it - check whether block is marked used in a bitmap | |
5 |
bad_block_number | static int | bad_block_number - check block number | |
6 |
got_already | static int | got_already - mark block used in control bitmap | |
7 |
bad_stat_data | static int | bad_stat_data - check stat data | |
8 |
bad_direct_item | static int | ||
9 |
zero_unformatted_pointer | static inline void | ||
10 |
bad_badblocks_item | static int | ||
11 |
zero_bad_block_list_slot | static int | ||
12 |
bad_indirect_item | static int | bad_indirect_item - check indirect item | |
13 |
bad_directory_item | static int | ||
14 |
bad_item | static int | ||
15 |
bad_pair | int | ||
16 |
bad_blkh_ih_table | int | ||
17 |
fix_mode | static int | fix_mode | |
18 |
fix_size | static int | fix_size | |
19 |
fix_blocks | static int | fix_block | |
20 |
file_completed | static void | ||
21 |
stat_data_found | static void | ||
22 |
direntry_name_length | int | direntry_name_length - calculate pointer to name and name length of an entry | |
23 |
is_directory_head_bad | static int | ||
24 |
does_dot_dot_exist | static int | does_dot_dot_exist | |
25 |
check_dot_dot | static int | check_dot_dot | |
26 |
next_direntry_item | static void | ||
27 |
check_save_link | static void | ||
28 |
next_file_item | static void | ||
29 |
bad_leaf | static int | ||
30 |
bad_internal | static int | ||
31 |
h_to_level | static inline int | ||
32 |
bad_node | static int | bad_node - check reiserfs formatted node | |
33 |
lkey | static struct key * | ||
34 |
rkey | static struct key * | ||
35 |
check_sizes_on_path | static void | check_sizes_on_path | |
36 |
bad_full_path | static int | bad_full_path - check reiserfs node path from root to leaf | |
37 |
bad_path | static int | bad_path - check reiserfs node path | |
38 |
init_control_bitmap | static void | init_control_bitmap | |
39 |
before_tree_walk | static int | before_tree_walk | |
40 |
fix_bitmaps | static void | fix_bitmaps - compare ondisk and control block bitmap | |
41 |
tree_walk_cleanup | static void | ||
42 |
alloc_one_block | static unsigned long | ||
43 |
alloc_blocknrs | static int | ||
44 |
dealloc_blocknr | static int | ||
45 |
after_tree_walk | static void | after_tree_walk | |
46 |
test_walk_resume | static int | ||
47 |
fsck_mode_check_fs | void | fsck_mode_check_fs - this is default fs check | |
48 |
auto_compare_bitmaps | static int | auto_compare_bitmaps - compare bitmaps for auto check | |
49 |
fsck_sleep | static void | reading on mounting. | |
50 |
fsck_mode_auto_check | int | fsck_mode_auto_check |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー