Searched defs:fsck (Results 1 – 2 of 2) sorted by relevance
129 fsck: fsck.o deffs.o preenlib.o target
774 static void build_lcn_usage_bitmap(ntfs_volume *vol, ntfsck_t *fsck) in build_lcn_usage_bitmap()858 static int walk_attributes(ntfs_volume *vol, ntfsck_t *fsck) in walk_attributes()1001 static int build_allocation_bitmap(ntfs_volume *vol, ntfsck_t *fsck) in build_allocation_bitmap()2352 static void check_cluster_allocation(ntfs_volume *vol, ntfsck_t *fsck) in check_cluster_allocation()2380 ntfsck_t fsck; in main() local