parent
a7e52eb84c
commit
9a7dd7f07b
|
@ -76,5 +76,8 @@ extern int ntfs_mapping_pairs_build(const ntfs_volume *vol, s8 *dst,
|
|||
|
||||
extern int ntfs_rl_truncate(runlist **rl, const VCN start_vcn);
|
||||
|
||||
extern int ntfs_rl_sparse(runlist *rl);
|
||||
extern s64 ntfs_rl_get_compressed_size(ntfs_volume *vol, runlist *rl);
|
||||
|
||||
#endif /* defined _NTFS_RUNLIST_H */
|
||||
|
||||
|
|
Loading…
Reference in New Issue