Searched refs:maxbytes_sparse (Results 1 – 2 of 2) sorted by relevance
234 u64 maxbytes_sparse; // Maximum size for sparse file. member1172 return is_sparsed(ni) || is_compressed(ni) ? sbi->maxbytes_sparse : in ntfs_get_maxbytes()
1196 sbi->maxbytes_sparse = -1; in ntfs_init_from_boot()1200 sbi->maxbytes_sparse = (1ull << (cluster_bits + 32)) - 1; in ntfs_init_from_boot()