Searched refs:G_FILE_SET_CONTENTS_DURABLE (Results 1 – 3 of 3) sorted by relevance
103 G_FILE_SET_CONTENTS_DURABLE = 1 << 1, enumerator
1123 if ((flags & (G_FILE_SET_CONTENTS_CONSISTENT | G_FILE_SET_CONTENTS_DURABLE)) && in fd_should_be_fsynced()1136 return (flags & (G_FILE_SET_CONTENTS_CONSISTENT | G_FILE_SET_CONTENTS_DURABLE)); in fd_should_be_fsynced()
986 G_FILE_SET_CONTENTS_DURABLE | in test_set_contents_full()1201 G_FILE_SET_CONTENTS_DURABLE | in test_set_contents_full_read_only_directory()