parent
d761ee8105
commit
5fe5494e4c
|
@ -29,7 +29,7 @@
|
|||
|
||||
extern runlist *ntfs_cluster_alloc(ntfs_volume *vol, s64 count, LCN start_lcn);
|
||||
|
||||
extern int ntfs_cluster_free(ntfs_volume *vol, runlist *rl, VCN start_vcn,
|
||||
extern int ntfs_cluster_free(ntfs_volume *vol, ntfs_attr *na, VCN start_vcn,
|
||||
s64 count);
|
||||
|
||||
#endif /* defined _NTFS_LCNALLOC_H */
|
||||
|
|
Loading…
Reference in New Issue