Home
last modified time | relevance | path

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

/third_party/ntfs-3g/include/ntfs-3g/
H A Dlcnalloc.h44 extern int ntfs_cluster_free_from_rl(ntfs_volume *vol, runlist *rl);
/third_party/ntfs-3g/libntfs-3g/
H A Dlcnalloc.c564 ntfs_cluster_free_from_rl(vol, rl); in ntfs_cluster_alloc()
572 * ntfs_cluster_free_from_rl - free clusters from runlist
578 int ntfs_cluster_free_from_rl(ntfs_volume *vol, runlist *rl) in ntfs_cluster_free_from_rl() function
H A Dmft.c757 if (ntfs_cluster_free_from_rl(vol, rl2)) in ntfs_mft_bitmap_extend_allocation_i()
1109 if (ntfs_cluster_free_from_rl(vol, rl2)) in ntfs_mft_data_extend_allocation()
H A Dattrib.c1443 if (ntfs_cluster_free_from_rl(vol, rlc)) { in ntfs_attr_fill_hole()
4464 if (ntfs_cluster_free_from_rl(base_ni->vol, al_rl)) {
6625 ntfs_cluster_free_from_rl(vol, rl);
H A Dcompress.c1541 res = ntfs_cluster_free_from_rl(vol,freerl); in ntfs_compress_free()
H A Ddir.c2117 if (ntfs_cluster_free_from_rl(ni->vol, rl)) { in ntfs_delete()

Completed in 20 milliseconds