Home
last modified time | relevance | path

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

/third_party/ntfs-3g/include/ntfs-3g/
H A Drunlist.h83 extern s64 ntfs_rl_get_compressed_size(ntfs_volume *vol, runlist *rl);
/third_party/ntfs-3g/libntfs-3g/
H A Drunlist.c1740 * ntfs_rl_get_compressed_size - calculate length of non sparse regions
1746 s64 ntfs_rl_get_compressed_size(ntfs_volume *vol, runlist *rl) in ntfs_rl_get_compressed_size() function
H A Dattrib.c5871 new_compr_size = ntfs_rl_get_compressed_size(na->ni->vol, na->rl);

Completed in 12 milliseconds