23 #ifndef _LINUX_NTFS_LCNALLOC_H
24 #define _LINUX_NTFS_LCNALLOC_H
41 } NTFS_CLUSTER_ALLOCATION_ZONES;
45 const NTFS_CLUSTER_ALLOCATION_ZONES
zone,
46 const bool is_extension);
110 return __ntfs_cluster_free(ni, start_vcn, count, ctx,
false);
138 ret = ntfs_cluster_free_from_rl_nolock(vol, rl);