Searched refs:print_match (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/ntfsprogs/
H A Dntfscluster.c427 * print_match
429 static int print_match(ntfs_inode *ino, ATTR_RECORD *attr, function
511 result = cluster_find(vol, opts.range_begin, opts.range_end, (cluster_cb*)&print_match, NULL);
519 result = cluster_find(vol, opts.range_begin, opts.range_end, (cluster_cb*)&print_match, NULL);

Completed in 22 milliseconds