dos_flags         223 source3/modules/onefs_streams.c 	int dos_flags = (UF_DOS_NOINDEX | UF_DOS_ARCHIVE |
dos_flags         228 source3/modules/onefs_streams.c 	stream_sbuf->st_flags &= ~dos_flags;
dos_flags         229 source3/modules/onefs_streams.c 	stream_sbuf->st_flags |= base_sbuf->st_flags & dos_flags;
dos_flags          90 source3/modules/onefs_system.c 			  uint32_t dos_flags,
dos_flags         132 source3/modules/onefs_system.c 	onefs_dos_attributes = dos_attributes_to_stat_dos_flags(dos_flags);