Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ntfs3/
Dfile.c439 bool is_supported_holes = is_sparsed(ni) || is_compressed(ni); in ntfs_fallocate() local
453 if (!is_supported_holes) in ntfs_fallocate()
457 if (!is_supported_holes) in ntfs_fallocate()
571 if (!is_supported_holes) { in ntfs_fallocate()
595 if (is_supported_holes) { in ntfs_fallocate()