Home
last modified time | relevance | path

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

/linux/fs/ntfs3/
H A Dfile.c476 bool is_supported_holes = is_sparsed(ni) || is_compressed(ni); in ntfs_fallocate() local
490 if (!is_supported_holes) in ntfs_fallocate()
494 if (!is_supported_holes) in ntfs_fallocate()
636 if (!is_supported_holes) { in ntfs_fallocate()
660 if (is_supported_holes) { in ntfs_fallocate()