Home
last modified time | relevance | path

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

/onnv-gate/usr/src/cmd/fs.d/
H A DMakefile129 fsck: fsck.o deffs.o preenlib.o target
/onnv-gate/usr/src/cmd/ntfsprogs/
H A Dntfsresize.c774 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