Searched refs:G_FILE_ATTRIBUTE_STANDARD_ALLOCATED_SIZE (Results 1 – 3 of 3) sorted by relevance
489 G_FILE_ATTRIBUTE_STANDARD_ALLOCATED_SIZE, in test_internal_enhanced_stdio()496 g_assert_true (g_file_info_has_attribute (fi_ps, G_FILE_ATTRIBUTE_STANDARD_ALLOCATED_SIZE)); in test_internal_enhanced_stdio()499 … alsize_ps = g_file_info_get_attribute_uint64 (fi_ps, G_FILE_ATTRIBUTE_STANDARD_ALLOCATED_SIZE); in test_internal_enhanced_stdio()560 G_FILE_ATTRIBUTE_STANDARD_ALLOCATED_SIZE "," in test_internal_enhanced_stdio()569 G_FILE_ATTRIBUTE_STANDARD_ALLOCATED_SIZE "," in test_internal_enhanced_stdio()577 g_assert_true (g_file_info_has_attribute (fi_p0, G_FILE_ATTRIBUTE_STANDARD_ALLOCATED_SIZE)); in test_internal_enhanced_stdio()583 g_assert_true (g_file_info_has_attribute (fi_p1, G_FILE_ATTRIBUTE_STANDARD_ALLOCATED_SIZE)); in test_internal_enhanced_stdio()589 alsize_p0 = g_file_info_get_attribute_uint64 (fi_p0, G_FILE_ATTRIBUTE_STANDARD_ALLOCATED_SIZE); in test_internal_enhanced_stdio()
230 #define G_FILE_ATTRIBUTE_STANDARD_ALLOCATED_SIZE "standard::allocated-size" /* uint64 */ macro
288 G_FILE_ATTRIBUTE_STANDARD_ALLOCATED_SIZE