Home
last modified time | relevance | path

Searched refs:ntfs_cluster_free (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/ntfs/
H A Dlcnalloc.h93 static inline s64 ntfs_cluster_free(ntfs_inode *ni, const VCN start_vcn, in ntfs_cluster_free() function
H A Dattrib.c2429 if (ntfs_cluster_free(ni, ll, -1, ctx) < 0) { in ntfs_attr_extend_allocation()
H A Dmft.c1953 if (ntfs_cluster_free(mft_ni, old_last_vcn, -1, ctx) < 0) { in ntfs_mft_data_extend_allocation_nolock()
H A Dinode.c2695 nr_freed = ntfs_cluster_free(ni, new_alloc_size >> in ntfs_truncate()