Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs3/
H A 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()
581 if (!is_supported_holes) { in ntfs_fallocate()
605 if (is_supported_holes) { in ntfs_fallocate()