Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ntfs/
Dlcnalloc.h132 static inline int ntfs_cluster_free_from_rl(ntfs_volume *vol, in ntfs_cluster_free_from_rl() function
Dattrib.c1852 if (ntfs_cluster_free_from_rl(vol, rl) < 0) { in ntfs_attr_make_non_resident()
2270 if (ntfs_cluster_free_from_rl(vol, rl2)) { in ntfs_attr_extend_allocation()
Dmft.c1378 if (ntfs_cluster_free_from_rl(vol, rl2)) { in ntfs_mft_bitmap_extend_allocation_nolock()
1816 if (ntfs_cluster_free_from_rl(vol, rl2)) { in ntfs_mft_data_extend_allocation_nolock()
Dfile.c1009 if (ntfs_cluster_free_from_rl(vol, rl2)) { in ntfs_prepare_pages_for_non_resident_write()