ntfs_non_resident_attr_expand
return ntfs_non_resident_attr_expand(attr_ni, newsize, prealloc_size, holes, true);
err = ntfs_non_resident_attr_expand(ni, newsize, 0,
err = ntfs_non_resident_attr_expand(ni, newsize, prealloc_size,
err = ntfs_non_resident_attr_expand(ni, newsize, 0, holes, true);