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