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

/macosx-10.10/ntfs-84/kext/
H A Dntfs_lcnalloc.h64 __private_extern__ errno_t ntfs_cluster_free_from_rl(ntfs_volume *vol,
H A Dntfs_attr_list.c168 err = ntfs_cluster_free_from_rl(ni->vol, ni->attr_list_rl.rl,
547 err = ntfs_cluster_free_from_rl(vol,
907 err2 = ntfs_cluster_free_from_rl(vol, base_ni->attr_list_rl.rl,
1219 err = ntfs_cluster_free_from_rl(vol, ni->attr_list_rl.rl,
1795 err2 = ntfs_cluster_free_from_rl(vol, runlist.rl, 0, -1, NULL);
H A Dntfs_lcnalloc.c1003 * ntfs_cluster_free_from_rl - free clusters from runlist
1034 errno_t ntfs_cluster_free_from_rl(ntfs_volume *vol, ntfs_rl_element *rl, function
H A Dntfs_mft.c917 err2 = ntfs_cluster_free_from_rl(vol, runlist.rl, 0,
1381 err2 = ntfs_cluster_free_from_rl(vol, runlist.rl, 0, -1, NULL);
H A Dntfs_attr.c3536 err2 = ntfs_cluster_free_from_rl(vol, ni->rl.rl, 0, -1, NULL);
5777 err2 = ntfs_cluster_free_from_rl(vol, runlist.rl, 0, -1, NULL);
5843 err2 = ntfs_cluster_free_from_rl(vol, rl, vcn, len, NULL);
6465 err2 = ntfs_cluster_free_from_rl(vol, runlist.rl, 0, -1,
H A Dntfs_index.c3239 err2 = ntfs_cluster_free_from_rl(vol, idx_ni->rl.rl, 0, -1,
H A Dntfs_vnops.c7156 err = ntfs_cluster_free_from_rl(vol, rl.rl, lowest_vcn,

Completed in 122 milliseconds