Searched defs:nr_freed (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/ntfs-84/kext/
H A Dntfs_lcnalloc.c900 ntfs_cluster_free_from_rl_nolock(ntfs_volume *vol, ntfs_rl_element *rl, const VCN start_vcn, s64 count, s64 *nr_freed) argument
1034 ntfs_cluster_free_from_rl(ntfs_volume *vol, ntfs_rl_element *rl, const VCN start_vcn, s64 count, s64 *nr_freed) argument
1125 ntfs_cluster_free_nolock(ntfs_inode *ni, const VCN start_vcn, s64 count, ntfs_attr_search_ctx *ctx, s64 *nr_freed, const BOOL is_rollback) argument
1364 ntfs_cluster_free(ntfs_inode *ni, const VCN start_vcn, s64 count, ntfs_attr_search_ctx *ctx, s64 *nr_freed) argument
[all...]
H A Dntfs_attr.c5949 s64 nr_allocated, nr_freed; local
7667 s64 old_size, nr_freed, new_alloc_size, old_alloc_size, compressed_size; local

Completed in 178 milliseconds