Searched refs:ntfs_unmap_meta (Results 1 – 3 of 3) sorted by relevance
437 ntfs_unmap_meta(sb, alcn, alen); in ntfs_look_for_free_space()2474 ntfs_unmap_meta(sbi->sb, lcn, len); in ntfs_unmap_and_discard()
823 void ntfs_unmap_meta(struct super_block *sb, CLST lcn, CLST len);
1627 void ntfs_unmap_meta(struct super_block *sb, CLST lcn, CLST len) in ntfs_unmap_meta() function