Home
last modified time | relevance | path

Searched defs:fsck (Results 1 – 12 of 12) sorted by relevance

/third_party/f2fs-tools/fsck/
Dfsck.c21 struct f2fs_fsck *fsck = F2FS_FSCK(sbi); in f2fs_set_main_bitmap() local
42 struct f2fs_fsck *fsck = F2FS_FSCK(sbi); in f2fs_test_main_bitmap() local
50 struct f2fs_fsck *fsck = F2FS_FSCK(sbi); in f2fs_clear_main_bitmap() local
58 struct f2fs_fsck *fsck = F2FS_FSCK(sbi); in f2fs_test_sit_bitmap() local
65 struct f2fs_fsck *fsck = F2FS_FSCK(sbi); in f2fs_set_sit_bitmap() local
73 struct f2fs_fsck *fsck = F2FS_FSCK(sbi); in add_into_hard_link_list() local
113 struct f2fs_fsck *fsck = F2FS_FSCK(sbi); in find_and_dec_hard_link_list() local
394 struct f2fs_fsck *fsck = F2FS_FSCK(sbi); in sanity_check_nid() local
568 struct f2fs_fsck *fsck = F2FS_FSCK(sbi); in fsck_chk_node_blk() local
694 struct f2fs_fsck *fsck = F2FS_FSCK(sbi); in fsck_chk_inode_blk() local
[all …]
Dquotaio.c110 struct f2fs_fsck *fsck = F2FS_FSCK(sbi); in quota_file_open() local
201 struct f2fs_fsck *fsck = F2FS_FSCK(sbi); in quota_file_close() local
Dmkquota.c68 struct f2fs_fsck *fsck = F2FS_FSCK(sbi); in quota_write_inode() local
148 struct f2fs_fsck *fsck = F2FS_FSCK(sbi); in quota_init_context() local
366 struct f2fs_fsck *fsck = F2FS_FSCK(sbi); in quota_compare_and_update() local
Dsegment.c26 struct f2fs_fsck *fsck = F2FS_FSCK(sbi); in reserve_new_block() local
Dmount.c2457 struct f2fs_fsck *fsck = F2FS_FSCK(sbi); in build_sit_area_bitmap() local
2503 struct f2fs_fsck *fsck = F2FS_FSCK(sbi); in rewrite_sit_area_bitmap() local
3035 struct f2fs_fsck *fsck = F2FS_FSCK(sbi); in write_checkpoint() local
3113 struct f2fs_fsck *fsck = F2FS_FSCK(sbi); in build_nat_area_bitmap() local
Df2fs.h249 struct f2fs_fsck *fsck; member
/third_party/exfatprogs/fsck/
Drepair.c78 static int ask_repair(struct exfat_fsck *fsck, struct exfat_repair_problem *pr) in ask_repair()
135 int exfat_repair_ask(struct exfat_fsck *fsck, er_problem_code_t prcode, in exfat_repair_ask()
Dfsck.c1116 static int read_children(struct exfat_fsck *fsck, struct exfat_inode *dir) in read_children()
1205 static int write_bitmap(struct exfat_fsck *fsck) in write_bitmap()
1250 static int exfat_filesystem_check(struct exfat_fsck *fsck) in exfat_filesystem_check()
1375 static int rescue_orphan_clusters(struct exfat_fsck *fsck) in rescue_orphan_clusters()
1477 static void exfat_show_info(struct exfat_fsck *fsck, const char *dev_name) in exfat_show_info()
/third_party/f2fs-tools/
DMakefile.am5 SUBDIRS = man lib mkfs fsck tools subdir
/third_party/exfatprogs/
DMakefile.am5 SUBDIRS = lib mkfs fsck tune label dump exfat2img subdir
/third_party/ntfs-3g/ntfsprogs/
Dntfsresize.c827 static void build_lcn_usage_bitmap(ntfs_volume *vol, ntfsck_t *fsck) in build_lcn_usage_bitmap()
912 static int walk_attributes(ntfs_volume *vol, ntfsck_t *fsck) in walk_attributes()
1057 static int build_allocation_bitmap(ntfs_volume *vol, ntfsck_t *fsck) in build_allocation_bitmap()
3044 static void check_cluster_allocation(ntfs_volume *vol, ntfsck_t *fsck) in check_cluster_allocation()
4537 ntfsck_t fsck; in main() local
/third_party/toybox/generated/
Dglobals.h1560 struct fsck_data fsck; member